{"id":369367,"url":"https://github.com/webpack/webpack-bundle-analyzer","last_synced_at":"2026-06-01T18:02:40.352Z","repository":{"id":37335856,"uuid":"71966177","full_name":"webpack/webpack-bundle-analyzer","owner":"webpack","description":"Webpack plugin and CLI utility that represents bundle content as convenient interactive zoomable treemap","archived":false,"fork":false,"pushed_at":"2026-03-02T14:45:48.000Z","size":3311,"stargazers_count":12683,"open_issues_count":24,"forks_count":510,"subscribers_count":95,"default_branch":"main","last_synced_at":"2026-03-09T07:36:50.563Z","etag":null,"topics":["analyze","bundle","chart","interactive","size","treemap","webpack","webpack-bundle-analyzer"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/webpack.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"webpack"}},"created_at":"2016-10-26T04:24:35.000Z","updated_at":"2026-03-06T18:19:31.000Z","dependencies_parsed_at":"2023-02-09T03:00:35.525Z","dependency_job_id":"0cac2340-3b64-4b36-86ff-0e93a4b204e8","html_url":"https://github.com/webpack/webpack-bundle-analyzer","commit_stats":{"total_commits":540,"total_committers":75,"mean_commits":7.2,"dds":0.5388888888888889,"last_synced_commit":"f8d4711d7670ffa9fae11cd34787cc45c538f9bb"},"previous_names":["th0r/webpack-bundle-analyzer","webpack/webpack-bundle-analyzer"],"tags_count":81,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/webpack-bundle-analyzer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack-bundle-analyzer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/sbom","scorecard":{"id":876259,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack-contrib/webpack-bundle-analyzer","commit":"5d37dc35172906a1bc916de9d434afbe4820ed3f"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":3.8,"checks":[{"name":"Maintained","score":4,"reason":"3 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#packaging"}},{"name":"Code-Review","score":6,"reason":"Found 16/26 approved changesets -- score normalized to 6","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":"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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#binary-artifacts"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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/main.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack-contrib/webpack-bundle-analyzer/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack-contrib/webpack-bundle-analyzer/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack-contrib/webpack-bundle-analyzer/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack-contrib/webpack-bundle-analyzer/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack-contrib/webpack-bundle-analyzer/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack-contrib/webpack-bundle-analyzer/main.yml/master?enable=pin","Warn: npmCommand not pinned by hash: bin/install-test-webpack-versions.sh:3","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#fuzzing"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 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":0,"reason":"33 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-q8pj-2vqx-8ggc","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-4q6p-r6v2-jvc5","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-566m-qj78-rww5","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-ww39-953v-wcq6","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986"],"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-24T06:07:06.425Z","repository_id":37335856,"created_at":"2025-08-24T06:07:06.425Z","updated_at":"2025-08-24T06:07:06.425Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30307329,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-09T17:35:44.120Z","status":"ssl_error","status_checked_at":"2026-03-09T17:35:43.707Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"webpack","name":"webpack","uuid":"2105791","kind":"organization","description":"","email":null,"website":"https://webpack.js.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2105791?v=4","repositories_count":50,"last_synced_at":"2024-10-29T23:38:53.364Z","metadata":{"has_sponsors_listing":false,"funding":{"open_collective":"webpack"}},"html_url":"https://github.com/webpack","funding_links":["https://opencollective.com/webpack"],"total_stars":95072,"followers":924,"following":0,"created_at":"2022-11-02T16:19:08.894Z","updated_at":"2024-10-29T23:38:53.365Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack/repositories"},"packages":[{"id":12498855,"name":"org.mvnpm:webpack-bundle-analyzer","ecosystem":"maven","description":"Webpack plugin and CLI utility that represents bundle content as convenient interactive zoomable treemap","homepage":"https://github.com/webpack/webpack-bundle-analyzer","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/webpack/webpack-bundle-analyzer","keywords_array":[],"namespace":"org.mvnpm","versions_count":7,"first_release_published_at":"2025-03-29T03:37:28.000Z","latest_release_published_at":"2026-03-26T21:07:43.000Z","latest_release_number":"5.3.0","last_synced_at":"2026-05-03T19:27:47.091Z","created_at":"2025-11-19T08:30:29.123Z","updated_at":"2026-05-03T19:27:47.091Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm/webpack-bundle-analyzer/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm/webpack-bundle-analyzer/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{},"repo_metadata_updated_at":"2025-11-19T08:30:36.468Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.191141412588426,"dependent_packages_count":44.59300650857354,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":37.89207396058098},"purl":"pkg:maven/org.mvnpm/webpack-bundle-analyzer","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm:webpack-bundle-analyzer","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm:webpack-bundle-analyzer","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm:webpack-bundle-analyzer/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:webpack-bundle-analyzer/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:webpack-bundle-analyzer/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:webpack-bundle-analyzer/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:webpack-bundle-analyzer/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:webpack-bundle-analyzer/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:webpack-bundle-analyzer/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604505,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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":2566572,"name":"webpack-bundle-analyzer","ecosystem":"npm","description":"Webpack plugin and CLI utility that represents bundle content as convenient interactive zoomable treemap","homepage":"https://github.com/webpack/webpack-bundle-analyzer","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/webpack/webpack-bundle-analyzer","keywords_array":["webpack","bundle","analyzer","modules","size","interactive","chart","treemap","zoomable","zoom"],"namespace":null,"versions_count":96,"first_release_published_at":"2016-10-21T05:14:32.783Z","latest_release_published_at":"2026-03-25T07:39:48.665Z","latest_release_number":"5.3.0","last_synced_at":"2026-05-03T06:24:12.359Z","created_at":"2022-04-10T03:37:37.840Z","updated_at":"2026-05-03T14:57:40.098Z","registry_url":"https://www.npmjs.com/package/webpack-bundle-analyzer","install_command":"npm install webpack-bundle-analyzer","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"4.0.0-rc1","latest":"5.3.0"}},"repo_metadata":{"id":37335856,"uuid":"71966177","full_name":"webpack-contrib/webpack-bundle-analyzer","owner":"webpack-contrib","description":"Webpack plugin and CLI utility that represents bundle content as convenient interactive zoomable treemap","archived":false,"fork":false,"pushed_at":"2024-10-29T16:19:11.000Z","size":2597,"stargazers_count":12581,"open_issues_count":34,"forks_count":487,"subscribers_count":98,"default_branch":"master","last_synced_at":"2024-10-29T21:01:13.908Z","etag":null,"topics":["analyze","bundle","chart","interactive","size","treemap","webpack","webpack-bundle-analyzer"],"latest_commit_sha":null,"homepage":null,"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-contrib.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"open_collective":"webpack"}},"created_at":"2016-10-26T04:24:35.000Z","updated_at":"2024-10-28T14:51:05.000Z","dependencies_parsed_at":"2023-02-09T03:00:35.525Z","dependency_job_id":"0cac2340-3b64-4b36-86ff-0e93a4b204e8","html_url":"https://github.com/webpack-contrib/webpack-bundle-analyzer","commit_stats":{"total_commits":521,"total_committers":70,"mean_commits":7.442857142857143,"dds":0.5220729366602688,"last_synced_commit":"37b406d65b3fe8219ce00afc641084b676e0a44b"},"previous_names":["th0r/webpack-bundle-analyzer"],"tags_count":77,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack-contrib","download_url":"https://codeload.github.com/webpack-contrib/webpack-bundle-analyzer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222132497,"owners_count":16936605,"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-contrib","name":"webpack-contrib","uuid":"25012217","kind":"organization","description":"Community supported 3rd party packages for webpack","email":null,"website":"https://webpack.js.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/25012217?v=4","repositories_count":87,"last_synced_at":"2024-04-09T19:06:06.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/webpack-contrib","funding_links":[],"total_stars":71272,"followers":176,"following":0,"created_at":"2022-11-02T16:20:11.041Z","updated_at":"2024-04-09T19:06:35.569Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack-contrib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack-contrib/repositories"},"tags":[{"name":"v4.10.2","sha":"a9f10058858010e6d2ddae688d242b5f39e54dcc","kind":"commit","published_at":"2024-04-11T11:51:33.000Z","download_url":"https://codeload.github.com/webpack-contrib/webpack-bundle-analyzer/tar.gz/v4.10.2","html_url":"https://github.com/webpack-contrib/webpack-bundle-analyzer/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-contrib%2Fwebpack-bundle-analyzer/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"197510dba044f2de25d00b5767d68ab72bdf8fe5","kind":"commit","published_at":"2023-11-16T07:15:37.000Z","download_url":"https://codeload.github.com/webpack-contrib/webpack-bundle-analyzer/tar.gz/v4.10.1","html_url":"https://github.com/webpack-contrib/webpack-bundle-analyzer/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-contrib%2Fwebpack-bundle-analyzer/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v4.10.1/manifests"},{"name":"v4.9.1","sha":"52bf2eaf067f192ea5f6750ed17a591923806a7b","kind":"commit","published_at":"2023-08-30T15:43:03.000Z","download_url":"https://codeload.github.com/webpack-contrib/webpack-bundle-analyzer/tar.gz/v4.9.1","html_url":"https://github.com/webpack-contrib/webpack-bundle-analyzer/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-contrib%2Fwebpack-bundle-analyzer/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"a73fe0633a859f5bfaa8fe7da0261a0f5dd0c3e0","kind":"commit","published_at":"2023-06-01T09:45:56.000Z","download_url":"https://codeload.github.com/webpack-contrib/webpack-bundle-analyzer/tar.gz/v4.9.0","html_url":"https://github.com/webpack-contrib/webpack-bundle-analyzer/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-contrib%2Fwebpack-bundle-analyzer/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v4.9.0/manifests"},{"name":"v4.8.0","sha":"020ccc0f90f366c77e22038342750034bb36a439","kind":"commit","published_at":"2023-02-13T08:37:31.000Z","download_url":"https://codeload.github.com/webpack-contrib/webpack-bundle-analyzer/tar.gz/v4.8.0","html_url":"https://github.com/webpack-contrib/webpack-bundle-analyzer/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-contrib%2Fwebpack-bundle-analyzer/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"c26eccb38027414f91286489ab553bd5383d9f66","kind":"commit","published_at":"2022-10-26T07:07:57.000Z","download_url":"https://codeload.github.com/webpack-contrib/webpack-bundle-analyzer/tar.gz/v4.7.0","html_url":"https://github.com/webpack-contrib/webpack-bundle-analyzer/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-contrib%2Fwebpack-bundle-analyzer/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"f902f10cf82bab9427605d7a80455be5e4692206","kind":"commit","published_at":"2022-08-22T06:52:32.000Z","download_url":"https://codeload.github.com/webpack-contrib/webpack-bundle-analyzer/tar.gz/v4.6.1","html_url":"https://github.com/webpack-contrib/webpack-bundle-analyzer/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"fe7e9e439004337cf0787f922cc07388f766464c","kind":"commit","published_at":"2022-08-19T11:08:38.000Z","download_url":"https://codeload.github.com/webpack-contrib/webpack-bundle-analyzer/tar.gz/v4.6.0","html_url":"https://github.com/webpack-contrib/webpack-bundle-analyzer/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-contrib%2Fwebpack-bundle-analyzer/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"576c548c6961e0e469cbd0b2b51d9dfff3712afd","kind":"commit","published_at":"2021-10-12T06:23:07.000Z","download_url":"https://codeload.github.com/webpack-contrib/webpack-bundle-analyzer/tar.gz/v4.5.0","html_url":"https://github.com/webpack-contrib/webpack-bundle-analyzer/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-contrib%2Fwebpack-bundle-analyzer/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v4.5.0/manifests"},{"name":"v4.4.2","sha":"591303a48e30ca4d14e5df19accbf5ee4d3defa2","kind":"commit","published_at":"2021-05-17T13:43:19.000Z","download_url":"https://codeload.github.com/webpack-contrib/webpack-bundle-analyzer/tar.gz/v4.4.2","html_url":"https://github.com/webpack-contrib/webpack-bundle-analyzer/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"0dcfb854a74670fc3f4975e05793aed974ad4400","kind":"commit","published_at":"2021-04-13T08:23:14.000Z","download_url":"https://codeload.github.com/webpack-contrib/webpack-bundle-analyzer/tar.gz/v4.4.1","html_url":"https://github.com/webpack-contrib/webpack-bundle-analyzer/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-contrib%2Fwebpack-bundle-analyzer/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"8b8672bb4e445c8292514c6e272ebb7e476e45d4","kind":"commit","published_at":"2021-01-21T09:26:48.000Z","download_url":"https://codeload.github.com/webpack-contrib/webpack-bundle-analyzer/tar.gz/v4.4.0","html_url":"https://github.com/webpack-contrib/webpack-bundle-analyzer/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-contrib%2Fwebpack-bundle-analyzer/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"fb77b1b73d36b2ad27ff002f89fe50ee402f1ac2","kind":"commit","published_at":"2020-12-16T16:17:13.000Z","download_url":"https://codeload.github.com/webpack-contrib/webpack-bundle-analyzer/tar.gz/v4.3.0","html_url":"https://github.com/webpack-contrib/webpack-bundle-analyzer/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-contrib%2Fwebpack-bundle-analyzer/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"313fac165a3879a0ab5b05271cb4d6966a71f346","kind":"commit","published_at":"2020-11-30T14:00:52.000Z","download_url":"https://codeload.github.com/webpack-contrib/webpack-bundle-analyzer/tar.gz/v4.2.0","html_url":"https://github.com/webpack-contrib/webpack-bundle-analyzer/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-contrib%2Fwebpack-bundle-analyzer/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"9624991c06dcd3807f26b10568aa7f0d4f54533d","kind":"commit","published_at":"2020-11-06T16:55:22.000Z","download_url":"https://codeload.github.com/webpack-contrib/webpack-bundle-analyzer/tar.gz/v4.1.0","html_url":"https://github.com/webpack-contrib/webpack-bundle-analyzer/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-contrib%2Fwebpack-bundle-analyzer/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"ee6c7a9426b6d2ae7a2ce2a798f24036f5b48c0c","kind":"commit","published_at":"2020-11-06T13:36:13.000Z","download_url":"https://codeload.github.com/webpack-contrib/webpack-bundle-analyzer/tar.gz/v4.0.0","html_url":"https://github.com/webpack-contrib/webpack-bundle-analyzer/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-contrib%2Fwebpack-bundle-analyzer/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v4.0.0/manifests"},{"name":"v3.9.1","sha":"e4b2677b11b86b11984aebc2a17cd0c1bea22595","kind":"commit","published_at":"2020-09-17T16:23:12.000Z","download_url":"https://codeload.github.com/webpack-contrib/webpack-bundle-analyzer/tar.gz/v3.9.1","html_url":"https://github.com/webpack-contrib/webpack-bundle-analyzer/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-contrib%2Fwebpack-bundle-analyzer/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v3.9.1/manifests"},{"name":"v3.8.0","sha":"14e331394f46d13d0a07fab71337a8482d4675e6","kind":"commit","published_at":"2020-05-19T13:06:17.000Z","download_url":"https://codeload.github.com/webpack-contrib/webpack-bundle-analyzer/tar.gz/v3.8.0","html_url":"https://github.com/webpack-contrib/webpack-bundle-analyzer/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-contrib%2Fwebpack-bundle-analyzer/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"06e6b39b309d0eb59ebad0d8db7ef4234dc04673","kind":"commit","published_at":"2020-04-14T06:39:33.000Z","download_url":"https://codeload.github.com/webpack-contrib/webpack-bundle-analyzer/tar.gz/v3.7.0","html_url":"https://github.com/webpack-contrib/webpack-bundle-analyzer/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-contrib%2Fwebpack-bundle-analyzer/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"660dba62d28a69968851ade15290d1d77e898f13","kind":"commit","published_at":"2020-03-10T12:26:40.000Z","download_url":"https://codeload.github.com/webpack-contrib/webpack-bundle-analyzer/tar.gz/v3.6.1","html_url":"https://github.com/webpack-contrib/webpack-bundle-analyzer/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"9eb74999ce01caef350088e78ac2fe386367a604","kind":"commit","published_at":"2019-10-16T14:56:40.000Z","download_url":"https://codeload.github.com/webpack-contrib/webpack-bundle-analyzer/tar.gz/v3.6.0","html_url":"https://github.com/webpack-contrib/webpack-bundle-analyzer/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-contrib%2Fwebpack-bundle-analyzer/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v3.6.0/manifests"},{"name":"v3.5.2","sha":"7fd44c94307e4455834ece1a0090cb8babd1c38a","kind":"commit","published_at":"2019-09-26T08:22:39.000Z","download_url":"https://codeload.github.com/webpack-contrib/webpack-bundle-analyzer/tar.gz/v3.5.2","html_url":"https://github.com/webpack-contrib/webpack-bundle-analyzer/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-contrib%2Fwebpack-bundle-analyzer/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"d6aa7e8dd2ff1f32eb282caf6ac1c6fdce02fe2f","kind":"commit","published_at":"2019-09-20T15:16:27.000Z","download_url":"https://codeload.github.com/webpack-contrib/webpack-bundle-analyzer/tar.gz/v3.5.1","html_url":"https://github.com/webpack-contrib/webpack-bundle-analyzer/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-contrib%2Fwebpack-bundle-analyzer/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"0fb07ad3c9a56d045a7423b96130b0a9b9f1b157","kind":"commit","published_at":"2019-09-12T14:30:40.000Z","download_url":"https://codeload.github.com/webpack-contrib/webpack-bundle-analyzer/tar.gz/v3.5.0","html_url":"https://github.com/webpack-contrib/webpack-bundle-analyzer/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-contrib%2Fwebpack-bundle-analyzer/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"1506ae244631ab65e4397ed81d1a481e7f7457b7","kind":"commit","published_at":"2019-07-30T06:53:28.000Z","download_url":"https://codeload.github.com/webpack-contrib/webpack-bundle-analyzer/tar.gz/v3.4.1","html_url":"https://github.com/webpack-contrib/webpack-bundle-analyzer/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-contrib%2Fwebpack-bundle-analyzer/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"dfb95759a22b39b0a16e56eeb51969a2865e28dd","kind":"commit","published_at":"2019-07-29T22:20:11.000Z","download_url":"https://codeload.github.com/webpack-contrib/webpack-bundle-analyzer/tar.gz/v3.4.0","html_url":"https://github.com/webpack-contrib/webpack-bundle-analyzer/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-contrib%2Fwebpack-bundle-analyzer/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v3.4.0/manifests"},{"name":"v3.3.2","sha":"345c3f5c2cc8cd1a450f155ea989859b110944a0","kind":"commit","published_at":"2019-04-11T14:29:54.000Z","download_url":"https://codeload.github.com/webpack-contrib/webpack-bundle-analyzer/tar.gz/v3.3.2","html_url":"https://github.com/webpack-contrib/webpack-bundle-analyzer/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"9836649e870ef2e0a19da1ad4b17bf92c645e536","kind":"commit","published_at":"2019-04-11T11:22:04.000Z","download_url":"https://codeload.github.com/webpack-contrib/webpack-bundle-analyzer/tar.gz/v3.3.1","html_url":"https://github.com/webpack-contrib/webpack-bundle-analyzer/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"838fef4ab81080e74bfa00b43d3d382fa6192497","kind":"commit","published_at":"2019-04-10T12:31:18.000Z","download_url":"https://codeload.github.com/webpack-contrib/webpack-bundle-analyzer/tar.gz/v3.3.0","html_url":"https://github.com/webpack-contrib/webpack-bundle-analyzer/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-contrib%2Fwebpack-bundle-analyzer/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"95a6417d67bc9179e022e03137cffe1fb9f005f2","kind":"commit","published_at":"2019-04-06T06:52:50.000Z","download_url":"https://codeload.github.com/webpack-contrib/webpack-bundle-analyzer/tar.gz/v3.2.0","html_url":"https://github.com/webpack-contrib/webpack-bundle-analyzer/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-contrib%2Fwebpack-bundle-analyzer/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"c078a8ac4fe61833a5661e104140fc70b215924e","kind":"commit","published_at":"2019-03-02T06:46:29.000Z","download_url":"https://codeload.github.com/webpack-contrib/webpack-bundle-analyzer/tar.gz/v3.1.0","html_url":"https://github.com/webpack-contrib/webpack-bundle-analyzer/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-contrib%2Fwebpack-bundle-analyzer/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v3.1.0/manifests"},{"name":"v3.0.4","sha":"2d340ff9e5b52180250ab540630ac65372af2d79","kind":"commit","published_at":"2019-02-12T10:28:04.000Z","download_url":"https://codeload.github.com/webpack-contrib/webpack-bundle-analyzer/tar.gz/v3.0.4","html_url":"https://github.com/webpack-contrib/webpack-bundle-analyzer/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"d14528452108988ec6fe5ddd069bbdbd704d0b67","kind":"commit","published_at":"2018-10-16T10:55:21.000Z","download_url":"https://codeload.github.com/webpack-contrib/webpack-bundle-analyzer/tar.gz/v3.0.3","html_url":"https://github.com/webpack-contrib/webpack-bundle-analyzer/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"dbc4a1fa15aba597901ad34b9266971ffff910c2","kind":"commit","published_at":"2018-09-12T08:26:44.000Z","download_url":"https://codeload.github.com/webpack-contrib/webpack-bundle-analyzer/tar.gz/v3.0.2","html_url":"https://github.com/webpack-contrib/webpack-bundle-analyzer/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"4590ced737ddf510b964262f87fe584fea0c64ff","kind":"commit","published_at":"2018-09-11T14:42:01.000Z","download_url":"https://codeload.github.com/webpack-contrib/webpack-bundle-analyzer/tar.gz/v3.0.1","html_url":"https://github.com/webpack-contrib/webpack-bundle-analyzer/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"3d75f178dd89c8af72ff36f9cb0121d9daf5a7cd","kind":"commit","published_at":"2018-09-11T14:19:16.000Z","download_url":"https://codeload.github.com/webpack-contrib/webpack-bundle-analyzer/tar.gz/v3.0.0","html_url":"https://github.com/webpack-contrib/webpack-bundle-analyzer/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-contrib%2Fwebpack-bundle-analyzer/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v3.0.0/manifests"},{"name":"v2.13.1","sha":"ccb42b57efa066d93ddb03d15f371a753a5ab96a","kind":"commit","published_at":"2018-05-23T12:52:16.000Z","download_url":"https://codeload.github.com/webpack-contrib/webpack-bundle-analyzer/tar.gz/v2.13.1","html_url":"https://github.com/webpack-contrib/webpack-bundle-analyzer/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"b0d84ff765a29d23a28b24c5068a14b6cb36c524","kind":"commit","published_at":"2018-05-21T08:11:26.000Z","download_url":"https://codeload.github.com/webpack-contrib/webpack-bundle-analyzer/tar.gz/v2.13.0","html_url":"https://github.com/webpack-contrib/webpack-bundle-analyzer/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"da314a7bd4f20a846d87e8c999b6ed2cd9f48e1d","kind":"commit","published_at":"2018-05-15T11:36:17.000Z","download_url":"https://codeload.github.com/webpack-contrib/webpack-bundle-analyzer/tar.gz/v2.12.0","html_url":"https://github.com/webpack-contrib/webpack-bundle-analyzer/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v2.12.0/manifests"},{"name":"v2.11.3","sha":"c9aa4061138f4ee6ef5df4cbccf2c13f0b729d55","kind":"commit","published_at":"2018-05-13T12:14:33.000Z","download_url":"https://codeload.github.com/webpack-contrib/webpack-bundle-analyzer/tar.gz/v2.11.3","html_url":"https://github.com/webpack-contrib/webpack-bundle-analyzer/releases/tag/v2.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v2.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v2.11.3/manifests"},{"name":"v2.11.2","sha":"30fda2e8528e6c60d236a984c31b3a03ebc0361b","kind":"commit","published_at":"2018-05-09T14:58:39.000Z","download_url":"https://codeload.github.com/webpack-contrib/webpack-bundle-analyzer/tar.gz/v2.11.2","html_url":"https://github.com/webpack-contrib/webpack-bundle-analyzer/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v2.11.2/manifests"},{"name":"v2.11.1","sha":"2d5f4fc1d89e67536b6dc592fdd3287797072bcb","kind":"commit","published_at":"2018-03-01T14:02:37.000Z","download_url":"https://codeload.github.com/webpack-contrib/webpack-bundle-analyzer/tar.gz/v2.11.1","html_url":"https://github.com/webpack-contrib/webpack-bundle-analyzer/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"b16afd8a9321cc4a95aa47a35138c0f8c8ce59c3","kind":"commit","published_at":"2018-02-25T16:17:47.000Z","download_url":"https://codeload.github.com/webpack-contrib/webpack-bundle-analyzer/tar.gz/v2.11.0","html_url":"https://github.com/webpack-contrib/webpack-bundle-analyzer/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v2.11.0/manifests"},{"name":"v2.10.1","sha":"20da81e016a54c3c0c2eb0f56df54a2910d60ab2","kind":"commit","published_at":"2018-02-23T19:33:41.000Z","download_url":"https://codeload.github.com/webpack-contrib/webpack-bundle-analyzer/tar.gz/v2.10.1","html_url":"https://github.com/webpack-contrib/webpack-bundle-analyzer/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v2.10.1/manifests"},{"name":"v3.0.0-alpha.2","sha":"241f500b12e5000f0e9502f97ab9857a39ddce1a","kind":"tag","published_at":"2018-02-04T15:38:33.000Z","download_url":"https://codeload.github.com/webpack-contrib/webpack-bundle-analyzer/tar.gz/v3.0.0-alpha.2","html_url":"https://github.com/webpack-contrib/webpack-bundle-analyzer/releases/tag/v3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v3.0.0-alpha.2/manifests"},{"name":"v2.10.0","sha":"b2a617c176f2fd76a12fa8806f3383867b148c1a","kind":"commit","published_at":"2018-02-02T10:37:40.000Z","download_url":"https://codeload.github.com/webpack-contrib/webpack-bundle-analyzer/tar.gz/v2.10.0","html_url":"https://github.com/webpack-contrib/webpack-bundle-analyzer/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"350ddce0e38d82a52a510e80c682c3aa3ee80ebc","kind":"commit","published_at":"2018-01-08T11:03:56.000Z","download_url":"https://codeload.github.com/webpack-contrib/webpack-bundle-analyzer/tar.gz/v2.9.2","html_url":"https://github.com/webpack-contrib/webpack-bundle-analyzer/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"a826d85cea3c861ca6c0e11b9794937371187afe","kind":"commit","published_at":"2017-11-09T08:53:38.000Z","download_url":"https://codeload.github.com/webpack-contrib/webpack-bundle-analyzer/tar.gz/v2.9.1","html_url":"https://github.com/webpack-contrib/webpack-bundle-analyzer/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"8185d5f4fa365f8c4124621185303c648a7329b1","kind":"commit","published_at":"2017-08-04T15:21:04.000Z","download_url":"https://codeload.github.com/webpack-contrib/webpack-bundle-analyzer/tar.gz/v2.9.0","html_url":"https://github.com/webpack-contrib/webpack-bundle-analyzer/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v2.9.0/manifests"},{"name":"v3.0.0-alpha.1","sha":"f6d99c062ee262b68431688638f57950dd255c84","kind":"tag","published_at":"2017-07-15T10:29:02.000Z","download_url":"https://codeload.github.com/webpack-contrib/webpack-bundle-analyzer/tar.gz/v3.0.0-alpha.1","html_url":"https://github.com/webpack-contrib/webpack-bundle-analyzer/releases/tag/v3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v3.0.0-alpha.1/manifests"},{"name":"v3.0.0-alpha.0","sha":"0c7403f3aadb7dd8e858393115a860538c2d6974","kind":"tag","published_at":"2017-07-14T11:27:15.000Z","download_url":"https://codeload.github.com/webpack-contrib/webpack-bundle-analyzer/tar.gz/v3.0.0-alpha.0","html_url":"https://github.com/webpack-contrib/webpack-bundle-analyzer/releases/tag/v3.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v3.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v3.0.0-alpha.0/manifests"},{"name":"v2.8.3","sha":"b988925c5f2d49979deeca695ba65949cc36be33","kind":"commit","published_at":"2017-07-13T10:26:34.000Z","download_url":"https://codeload.github.com/webpack-contrib/webpack-bundle-analyzer/tar.gz/v2.8.3","html_url":"https://github.com/webpack-contrib/webpack-bundle-analyzer/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"ed30fe25d99de5b7f36c6cf844a446e21cfc2b68","kind":"commit","published_at":"2017-05-18T20:31:16.000Z","download_url":"https://codeload.github.com/webpack-contrib/webpack-bundle-analyzer/tar.gz/v2.8.2","html_url":"https://github.com/webpack-contrib/webpack-bundle-analyzer/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"fae32f2a8bbfb178c0837ae430a5d5b6d1300ada","kind":"commit","published_at":"2017-05-12T12:57:06.000Z","download_url":"https://codeload.github.com/webpack-contrib/webpack-bundle-analyzer/tar.gz/v2.8.1","html_url":"https://github.com/webpack-contrib/webpack-bundle-analyzer/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"7e14078f28903772b99ecedeac10301ff88be802","kind":"commit","published_at":"2017-05-12T12:44:47.000Z","download_url":"https://codeload.github.com/webpack-contrib/webpack-bundle-analyzer/tar.gz/v2.8.0","html_url":"https://github.com/webpack-contrib/webpack-bundle-analyzer/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"401d5a01c5eb71847e2e1f66732c2081eb02b018","kind":"commit","published_at":"2017-05-10T10:43:58.000Z","download_url":"https://codeload.github.com/webpack-contrib/webpack-bundle-analyzer/tar.gz/v2.7.0","html_url":"https://github.com/webpack-contrib/webpack-bundle-analyzer/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-contrib%2Fwebpack-bundle-analyzer/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"bd605691e2ac7e817ae0f21c72d0a612b2c1b647","kind":"commit","published_at":"2017-05-06T19:26:09.000Z","download_url":"https://codeload.github.com/webpack-contrib/webpack-bundle-analyzer/tar.gz/v2.6.0","html_url":"https://github.com/webpack-contrib/webpack-bundle-analyzer/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-contrib%2Fwebpack-bundle-analyzer/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"2bc3c8dddf1982d9aa254d90d96f2de60fd7bf14","kind":"commit","published_at":"2017-05-06T17:58:02.000Z","download_url":"https://codeload.github.com/webpack-contrib/webpack-bundle-analyzer/tar.gz/v2.5.0","html_url":"https://github.com/webpack-contrib/webpack-bundle-analyzer/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-contrib%2Fwebpack-bundle-analyzer/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"3249d621699d3675eebcb2346cb481d98b759516","kind":"commit","published_at":"2017-05-06T11:07:21.000Z","download_url":"https://codeload.github.com/webpack-contrib/webpack-bundle-analyzer/tar.gz/v2.4.1","html_url":"https://github.com/webpack-contrib/webpack-bundle-analyzer/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-contrib%2Fwebpack-bundle-analyzer/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"545c680d0a87920a53acbdf52c8c389dd672d043","kind":"commit","published_at":"2017-04-12T11:18:05.000Z","download_url":"https://codeload.github.com/webpack-contrib/webpack-bundle-analyzer/tar.gz/v2.4.0","html_url":"https://github.com/webpack-contrib/webpack-bundle-analyzer/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-contrib%2Fwebpack-bundle-analyzer/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"2e3dc36ad4b20241f543a48bd5322b611d19dda8","kind":"commit","published_at":"2017-03-09T07:18:26.000Z","download_url":"https://codeload.github.com/webpack-contrib/webpack-bundle-analyzer/tar.gz/v2.3.1","html_url":"https://github.com/webpack-contrib/webpack-bundle-analyzer/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-contrib%2Fwebpack-bundle-analyzer/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"e5b274fe364ca518ce58f748eff643e37e86050f","kind":"commit","published_at":"2017-02-13T18:18:23.000Z","download_url":"https://codeload.github.com/webpack-contrib/webpack-bundle-analyzer/tar.gz/v2.3.0","html_url":"https://github.com/webpack-contrib/webpack-bundle-analyzer/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-contrib%2Fwebpack-bundle-analyzer/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v2.3.0/manifests"},{"name":"v2.2.3","sha":"74e9550f47eb67d91706f596bc59cc9d3ee70e25","kind":"commit","published_at":"2017-02-09T06:44:57.000Z","download_url":"https://codeload.github.com/webpack-contrib/webpack-bundle-analyzer/tar.gz/v2.2.3","html_url":"https://github.com/webpack-contrib/webpack-bundle-analyzer/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"f39109fe8e51f19b31c6a78289cc4fc7cec65d2f","kind":"commit","published_at":"2017-02-08T20:48:04.000Z","download_url":"https://codeload.github.com/webpack-contrib/webpack-bundle-analyzer/tar.gz/v2.2.2","html_url":"https://github.com/webpack-contrib/webpack-bundle-analyzer/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v2.2.2/manifests"},{"name":"v2.2.0","sha":"31c24c50ae8e5626676dfc6061e4ce5ed6677fb6","kind":"commit","published_at":"2016-12-17T16:03:20.000Z","download_url":"https://codeload.github.com/webpack-contrib/webpack-bundle-analyzer/tar.gz/v2.2.0","html_url":"https://github.com/webpack-contrib/webpack-bundle-analyzer/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-contrib%2Fwebpack-bundle-analyzer/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"e4f493b4c97abdbaafe6061218b06b172826cb3b","kind":"commit","published_at":"2016-11-28T16:22:48.000Z","download_url":"https://codeload.github.com/webpack-contrib/webpack-bundle-analyzer/tar.gz/v2.1.1","html_url":"https://github.com/webpack-contrib/webpack-bundle-analyzer/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"fdc024ef18ea6713315add63a79e0b58f3fd614c","kind":"commit","published_at":"2016-11-26T22:13:02.000Z","download_url":"https://codeload.github.com/webpack-contrib/webpack-bundle-analyzer/tar.gz/v2.1.0","html_url":"https://github.com/webpack-contrib/webpack-bundle-analyzer/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"c358bffb581614d4da7fb8373e6dfcb57923eb47","kind":"commit","published_at":"2016-11-26T19:18:07.000Z","download_url":"https://codeload.github.com/webpack-contrib/webpack-bundle-analyzer/tar.gz/v2.0.1","html_url":"https://github.com/webpack-contrib/webpack-bundle-analyzer/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"d848a0c73fee1c25942e45c02b70c65c86c61943","kind":"commit","published_at":"2016-11-25T12:45:05.000Z","download_url":"https://codeload.github.com/webpack-contrib/webpack-bundle-analyzer/tar.gz/v2.0.0","html_url":"https://github.com/webpack-contrib/webpack-bundle-analyzer/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v2.0.0/manifests"},{"name":"v1.5.3","sha":"15b62dfdec995953375f6f3cfa7bc66f45aef0ec","kind":"commit","published_at":"2016-11-11T08:01:15.000Z","download_url":"https://codeload.github.com/webpack-contrib/webpack-bundle-analyzer/tar.gz/v1.5.3","html_url":"https://github.com/webpack-contrib/webpack-bundle-analyzer/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-contrib%2Fwebpack-bundle-analyzer/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"c6adbb4389340696c968468f9d0561fed32516e9","kind":"commit","published_at":"2016-11-10T19:45:43.000Z","download_url":"https://codeload.github.com/webpack-contrib/webpack-bundle-analyzer/tar.gz/v1.5.2","html_url":"https://github.com/webpack-contrib/webpack-bundle-analyzer/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-contrib%2Fwebpack-bundle-analyzer/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"c4ff0feeace9b81897da1f3cc50bce86ce4a52ea","kind":"commit","published_at":"2016-11-10T18:44:36.000Z","download_url":"https://codeload.github.com/webpack-contrib/webpack-bundle-analyzer/tar.gz/v1.5.1","html_url":"https://github.com/webpack-contrib/webpack-bundle-analyzer/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-contrib%2Fwebpack-bundle-analyzer/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"18136d95dd7917b257ef481ef76e3df4aaad46f5","kind":"commit","published_at":"2016-11-08T06:47:55.000Z","download_url":"https://codeload.github.com/webpack-contrib/webpack-bundle-analyzer/tar.gz/v1.5.0","html_url":"https://github.com/webpack-contrib/webpack-bundle-analyzer/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-contrib%2Fwebpack-bundle-analyzer/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"520cecec4abd66ed2292285d240941db20d83424","kind":"commit","published_at":"2016-11-06T19:26:54.000Z","download_url":"https://codeload.github.com/webpack-contrib/webpack-bundle-analyzer/tar.gz/v1.4.2","html_url":"https://github.com/webpack-contrib/webpack-bundle-analyzer/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-contrib%2Fwebpack-bundle-analyzer/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"10a873edd4c81faf76ee5ac9d64b24a7dfec856f","kind":"commit","published_at":"2016-11-02T17:05:07.000Z","download_url":"https://codeload.github.com/webpack-contrib/webpack-bundle-analyzer/tar.gz/v1.4.1","html_url":"https://github.com/webpack-contrib/webpack-bundle-analyzer/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"29a18f181dcb1eb59b73e680629cfb037114ef00","kind":"commit","published_at":"2016-11-02T11:52:07.000Z","download_url":"https://codeload.github.com/webpack-contrib/webpack-bundle-analyzer/tar.gz/v1.4.0","html_url":"https://github.com/webpack-contrib/webpack-bundle-analyzer/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"9aa82331e0c8bcd246b13370bb5523a314411bd0","kind":"commit","published_at":"2016-11-01T08:52:17.000Z","download_url":"https://codeload.github.com/webpack-contrib/webpack-bundle-analyzer/tar.gz/v1.3.0","html_url":"https://github.com/webpack-contrib/webpack-bundle-analyzer/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/tags/v1.3.0/manifests"}]},"repo_metadata_updated_at":"2024-10-29T23:40:16.997Z","dependent_packages_count":22731,"downloads":44446963,"downloads_period":"last-month","dependent_repos_count":614025,"rankings":{"downloads":0.05380136044885393,"dependent_repos_count":0.04753138001995442,"dependent_packages_count":0.004764089932875616,"stargazers_count":0.9194967368721942,"forks_count":1.5736281885177765,"docker_downloads_count":0.03942695116862579,"average":0.4397747844933801},"purl":"pkg:npm/webpack-bundle-analyzer","advisories":[{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXBncjgtamc2aC04Z3c2","url":"https://github.com/advisories/GHSA-pgr8-jg6h-8gw6","title":"Cross-Site Scripting in webpack-bundle-analyzer","description":"Versions of `webpack-bundle-analyzer` prior to 3.3.2 are vulnerable to Cross-Site Scripting. The package uses `JSON.stringify()` without properly escaping input which may lead to Cross-Site Scripting.\n\n\n## Recommendation\n\nUpgrade to version 3.3.2 or later.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2019-05-23T09:26:20.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":6.3,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L","references":["https://github.com/webpack-contrib/webpack-bundle-analyzer/issues/263","https://github.com/webpack-contrib/webpack-bundle-analyzer/pull/264","https://snyk.io/vuln/SNYK-JS-WEBPACKBUNDLEANALYZER-174190","https://www.npmjs.com/advisories/826","https://github.com/webpack-contrib/webpack-bundle-analyzer/commit/20f2b4c553ee343f491faf63e39427fba9908c7c","https://github.com/advisories/GHSA-pgr8-jg6h-8gw6"],"source_kind":"github","identifiers":["GHSA-pgr8-jg6h-8gw6"],"repository_url":"https://github.com/webpack-contrib/webpack-bundle-analyzer","blast_radius":0.0,"created_at":"2022-12-21T16:13:30.083Z","updated_at":"2026-05-03T14:10:05.590Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXBncjgtamc2aC04Z3c2","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXBncjgtamc2aC04Z3c2","packages":[{"ecosystem":"npm","package_name":"webpack-bundle-analyzer","versions":[{"first_patched_version":"3.3.2","vulnerable_version_range":"\u003c 3.3.2"}],"purl":"pkg:npm/webpack-bundle-analyzer","statistics":{"dependent_packages_count":22731,"dependent_repos_count":614025,"downloads":44446963,"downloads_period":"last-month"},"affected_versions":["1.0.0-alpha","1.0.1-alpha","1.1.0-alpha","1.1.1-alpha","1.1.2-alpha","1.2.0-alpha","1.2.1-alpha","1.2.2-alpha","1.2.3-alpha","1.2.4","1.2.5","1.3.0","1.4.0","1.4.1","1.4.2","1.5.0","1.5.1","1.5.2","1.5.3","1.5.4","2.0.0","2.0.1","2.1.0","2.1.1","2.2.0","2.2.1","2.2.2","2.2.3","2.3.0","2.3.1","2.4.0","2.4.1","2.5.0","2.6.0","2.7.0","2.8.0","2.8.1","2.8.2","2.8.3","2.9.0","2.9.1","2.9.2","2.10.0","2.10.1","2.11.0","2.11.1","2.11.2","2.11.3","2.12.0","2.13.0","2.13.1","3.0.0","3.0.0-beta.0","3.0.1","3.0.2","3.0.3","3.0.4","3.1.0","3.2.0","3.3.0","3.3.1"],"unaffected_versions":["3.3.2","3.4.0","3.4.1","3.5.0","3.5.1","3.5.2","3.6.0","3.6.1","3.7.0","3.8.0","3.9.0","4.0.0","4.1.0","4.2.0","4.3.0","4.4.0","4.4.1","4.4.2","4.5.0","4.6.0","4.6.1","4.7.0","4.8.0","4.9.0","4.9.1","4.10.0","4.10.1","4.10.2","5.0.0","5.0.1","5.1.0","5.1.1","5.2.0","5.3.0"]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXBncjgtamc2aC04Z3c2/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/webpack-bundle-analyzer","docker_dependents_count":7521,"docker_downloads_count":1801720810,"usage_url":"https://repos.ecosyste.ms/usage/npm/webpack-bundle-analyzer","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/webpack-bundle-analyzer/dependencies","status":null,"funding_links":["https://opencollective.com/webpack"],"critical":true,"issue_metadata":{"last_synced_at":"2024-10-29T20:02:49.426Z","issues_count":81,"pull_requests_count":72,"avg_time_to_close_issue":55730930.28571428,"avg_time_to_close_pull_request":9831692.348484848,"issues_closed_count":77,"pull_requests_closed_count":66,"pull_request_authors_count":28,"issue_authors_count":74,"avg_comments_per_issue":4.716049382716049,"avg_comments_per_pull_request":2.7916666666666665,"merged_pull_requests_count":39,"bot_issues_count":0,"bot_pull_requests_count":35,"past_year_issues_count":5,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":73485.25,"past_year_avg_time_to_close_pull_request":251257.8,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":2.4,"past_year_avg_comments_per_pull_request":2.642857142857143,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack-contrib%2Fwebpack-bundle-analyzer/issues","maintainers":[{"login":"valscion","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/valscion"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-bundle-analyzer/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-bundle-analyzer/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-bundle-analyzer/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-bundle-analyzer/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-bundle-analyzer/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-bundle-analyzer/codemeta","maintainers":[{"uuid":"sokra","login":"sokra","name":null,"email":"tobias.koppers@googlemail.com","url":null,"packages_count":109,"html_url":"https://www.npmjs.com/~sokra","role":null,"created_at":"2026-02-11T11:56:48.979Z","updated_at":"2026-02-11T11:56:48.979Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sokra/packages"},{"uuid":"d3viant0ne","login":"d3viant0ne","name":null,"email":"wiens.joshua@gmail.com","url":null,"packages_count":22,"html_url":"https://www.npmjs.com/~d3viant0ne","role":null,"created_at":"2022-11-12T21:39:00.817Z","updated_at":"2022-11-12T21:39:00.817Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/d3viant0ne/packages"},{"uuid":"evilebottnawi","login":"evilebottnawi","name":null,"email":"sheo13666q@gmail.com","url":null,"packages_count":223,"html_url":"https://www.npmjs.com/~evilebottnawi","role":null,"created_at":"2026-02-11T11:56:49.035Z","updated_at":"2026-02-11T11:56:49.035Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/evilebottnawi/packages"},{"uuid":"ev1stensberg","login":"ev1stensberg","name":null,"email":"evenstensberg@gmail.com","url":null,"packages_count":83,"html_url":"https://www.npmjs.com/~ev1stensberg","role":null,"created_at":"2026-02-11T11:56:48.663Z","updated_at":"2026-02-11T11:56:48.663Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ev1stensberg/packages"},{"uuid":"bebraw","login":"bebraw","name":null,"email":"bebraw@gmail.com","url":null,"packages_count":165,"html_url":"https://www.npmjs.com/~bebraw","role":null,"created_at":"2022-11-12T21:39:00.771Z","updated_at":"2022-11-12T21:39:00.771Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bebraw/packages"},{"uuid":"15000621931","login":"15000621931","name":null,"email":"784487301@qq.com","url":null,"packages_count":54,"html_url":"https://www.npmjs.com/~15000621931","role":null,"created_at":"2026-02-11T11:56:48.545Z","updated_at":"2026-02-11T11:56:48.545Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/15000621931/packages"},{"uuid":"valscion","login":"valscion","name":null,"email":"laakso.vesa@gmail.com","url":null,"packages_count":8,"html_url":"https://www.npmjs.com/~valscion","role":null,"created_at":"2022-11-12T21:39:00.783Z","updated_at":"2022-11-12T21:39:00.783Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/valscion/packages"},{"uuid":"th0r","login":"th0r","name":null,"email":"grunin.ya@ya.ru","url":null,"packages_count":6,"html_url":"https://www.npmjs.com/~th0r","role":null,"created_at":"2022-11-12T21:39:00.806Z","updated_at":"2022-11-12T21:39:00.806Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/th0r/packages"},{"uuid":"__hai","login":"__hai","name":null,"email":"haijie0619@gmail.com","url":null,"packages_count":50,"html_url":"https://www.npmjs.com/~__hai","role":null,"created_at":"2026-02-11T11:56:48.823Z","updated_at":"2026-02-11T11:56:48.823Z","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":62,"html_url":"https://www.npmjs.com/~avivkeller","role":null,"created_at":"2026-03-17T14:01:23.284Z","updated_at":"2026-03-17T14:01:23.284Z","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":5584973,"maintainers_count":1183206,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","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":14075212,"name":"@depup/webpack-bundle-analyzer","ecosystem":"npm","description":"Webpack plugin and CLI utility that represents bundle content as convenient interactive zoomable treemap (with updated dependencies)","homepage":"https://github.com/webpack/webpack-bundle-analyzer","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/webpack/webpack-bundle-analyzer","keywords_array":["webpack-bundle-analyzer","depup","updated-dependencies","security","latest","patched","webpack","bundle","analyzer","modules","size","interactive","chart","treemap","zoomable","zoom"],"namespace":"depup","versions_count":3,"first_release_published_at":"2026-03-17T16:40:16.280Z","latest_release_published_at":"2026-03-25T08:20:52.641Z","latest_release_number":"5.3.0-depup.0","last_synced_at":"2026-05-03T19:27:53.148Z","created_at":"2026-03-19T04:24:14.316Z","updated_at":"2026-05-03T19:27:53.148Z","registry_url":"https://www.npmjs.com/package/@depup/webpack-bundle-analyzer","install_command":"npm install @depup/webpack-bundle-analyzer","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"5.3.0-depup.0"}},"repo_metadata":{"id":37335856,"uuid":"71966177","full_name":"webpack/webpack-bundle-analyzer","owner":"webpack","description":"Webpack plugin and CLI utility that represents bundle content as convenient interactive zoomable treemap","archived":false,"fork":false,"pushed_at":"2026-03-02T14:45:48.000Z","size":3311,"stargazers_count":12681,"open_issues_count":24,"forks_count":510,"subscribers_count":95,"default_branch":"main","last_synced_at":"2026-03-23T23:59:30.478Z","etag":null,"topics":["analyze","bundle","chart","interactive","size","treemap","webpack","webpack-bundle-analyzer"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/webpack.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"webpack"}},"created_at":"2016-10-26T04:24:35.000Z","updated_at":"2026-03-18T17:38:17.000Z","dependencies_parsed_at":"2023-02-09T03:00:35.525Z","dependency_job_id":"0cac2340-3b64-4b36-86ff-0e93a4b204e8","html_url":"https://github.com/webpack/webpack-bundle-analyzer","commit_stats":{"total_commits":540,"total_committers":75,"mean_commits":7.2,"dds":0.5388888888888889,"last_synced_commit":"f8d4711d7670ffa9fae11cd34787cc45c538f9bb"},"previous_names":["th0r/webpack-bundle-analyzer","webpack/webpack-bundle-analyzer"],"tags_count":81,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/webpack-bundle-analyzer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack-bundle-analyzer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/sbom","scorecard":{"id":876259,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack-contrib/webpack-bundle-analyzer","commit":"5d37dc35172906a1bc916de9d434afbe4820ed3f"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":3.8,"checks":[{"name":"Maintained","score":4,"reason":"3 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#packaging"}},{"name":"Code-Review","score":6,"reason":"Found 16/26 approved changesets -- score normalized to 6","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":"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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#binary-artifacts"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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/main.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack-contrib/webpack-bundle-analyzer/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack-contrib/webpack-bundle-analyzer/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack-contrib/webpack-bundle-analyzer/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack-contrib/webpack-bundle-analyzer/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack-contrib/webpack-bundle-analyzer/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack-contrib/webpack-bundle-analyzer/main.yml/master?enable=pin","Warn: npmCommand not pinned by hash: bin/install-test-webpack-versions.sh:3","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#fuzzing"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 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":0,"reason":"33 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-q8pj-2vqx-8ggc","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-4q6p-r6v2-jvc5","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-566m-qj78-rww5","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-ww39-953v-wcq6","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986"],"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-24T06:07:06.425Z","repository_id":37335856,"created_at":"2025-08-24T06:07:06.425Z","updated_at":"2025-08-24T06:07:06.425Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31216686,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-30T15:24:02.938Z","status":"ssl_error","status_checked_at":"2026-03-30T15:23:44.804Z","response_time":138,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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.1.1","sha":"bfd8aab6adf8b8eebd1bab58defc5553d650e63e","kind":"commit","published_at":"2026-01-07T19:27:41.000Z","download_url":"https://codeload.github.com/webpack/webpack-bundle-analyzer/tar.gz/v5.1.1","html_url":"https://github.com/webpack/webpack-bundle-analyzer/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-bundle-analyzer@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"fc2ddb1a9217efa7c6588efe27dc14b940253c8f","kind":"commit","published_at":"2025-12-09T09:53:27.000Z","download_url":"https://codeload.github.com/webpack/webpack-bundle-analyzer/tar.gz/v5.1.0","html_url":"https://github.com/webpack/webpack-bundle-analyzer/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-bundle-analyzer@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"21caf9ce1f145ad8bb87c94129a7d4c35f0ca8a7","kind":"commit","published_at":"2025-11-19T07:45:35.000Z","download_url":"https://codeload.github.com/webpack/webpack-bundle-analyzer/tar.gz/v5.0.1","html_url":"https://github.com/webpack/webpack-bundle-analyzer/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-bundle-analyzer@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"42d71d8b27b3554957fbbb3571561c86a863a41e","kind":"commit","published_at":"2025-11-18T11:59:43.000Z","download_url":"https://codeload.github.com/webpack/webpack-bundle-analyzer/tar.gz/v5.0.0","html_url":"https://github.com/webpack/webpack-bundle-analyzer/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-bundle-analyzer@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v5.0.0/manifests"},{"name":"v4.10.2","sha":"a9f10058858010e6d2ddae688d242b5f39e54dcc","kind":"commit","published_at":"2024-04-11T11:51:33.000Z","download_url":"https://codeload.github.com/webpack/webpack-bundle-analyzer/tar.gz/v4.10.2","html_url":"https://github.com/webpack/webpack-bundle-analyzer/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-bundle-analyzer@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"197510dba044f2de25d00b5767d68ab72bdf8fe5","kind":"commit","published_at":"2023-11-16T07:15:37.000Z","download_url":"https://codeload.github.com/webpack/webpack-bundle-analyzer/tar.gz/v4.10.1","html_url":"https://github.com/webpack/webpack-bundle-analyzer/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-bundle-analyzer@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v4.10.1/manifests"},{"name":"v4.9.1","sha":"52bf2eaf067f192ea5f6750ed17a591923806a7b","kind":"commit","published_at":"2023-08-30T15:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack-bundle-analyzer/tar.gz/v4.9.1","html_url":"https://github.com/webpack/webpack-bundle-analyzer/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-bundle-analyzer@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"a73fe0633a859f5bfaa8fe7da0261a0f5dd0c3e0","kind":"commit","published_at":"2023-06-01T09:45:56.000Z","download_url":"https://codeload.github.com/webpack/webpack-bundle-analyzer/tar.gz/v4.9.0","html_url":"https://github.com/webpack/webpack-bundle-analyzer/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-bundle-analyzer@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v4.9.0/manifests"},{"name":"v4.8.0","sha":"020ccc0f90f366c77e22038342750034bb36a439","kind":"commit","published_at":"2023-02-13T08:37:31.000Z","download_url":"https://codeload.github.com/webpack/webpack-bundle-analyzer/tar.gz/v4.8.0","html_url":"https://github.com/webpack/webpack-bundle-analyzer/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-bundle-analyzer@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"c26eccb38027414f91286489ab553bd5383d9f66","kind":"commit","published_at":"2022-10-26T07:07:57.000Z","download_url":"https://codeload.github.com/webpack/webpack-bundle-analyzer/tar.gz/v4.7.0","html_url":"https://github.com/webpack/webpack-bundle-analyzer/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-bundle-analyzer@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"f902f10cf82bab9427605d7a80455be5e4692206","kind":"commit","published_at":"2022-08-22T06:52:32.000Z","download_url":"https://codeload.github.com/webpack/webpack-bundle-analyzer/tar.gz/v4.6.1","html_url":"https://github.com/webpack/webpack-bundle-analyzer/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-bundle-analyzer@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"fe7e9e439004337cf0787f922cc07388f766464c","kind":"commit","published_at":"2022-08-19T11:08:38.000Z","download_url":"https://codeload.github.com/webpack/webpack-bundle-analyzer/tar.gz/v4.6.0","html_url":"https://github.com/webpack/webpack-bundle-analyzer/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-bundle-analyzer@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"576c548c6961e0e469cbd0b2b51d9dfff3712afd","kind":"commit","published_at":"2021-10-12T06:23:07.000Z","download_url":"https://codeload.github.com/webpack/webpack-bundle-analyzer/tar.gz/v4.5.0","html_url":"https://github.com/webpack/webpack-bundle-analyzer/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-bundle-analyzer@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v4.5.0/manifests"},{"name":"v4.4.2","sha":"591303a48e30ca4d14e5df19accbf5ee4d3defa2","kind":"commit","published_at":"2021-05-17T13:43:19.000Z","download_url":"https://codeload.github.com/webpack/webpack-bundle-analyzer/tar.gz/v4.4.2","html_url":"https://github.com/webpack/webpack-bundle-analyzer/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-bundle-analyzer@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"0dcfb854a74670fc3f4975e05793aed974ad4400","kind":"commit","published_at":"2021-04-13T08:23:14.000Z","download_url":"https://codeload.github.com/webpack/webpack-bundle-analyzer/tar.gz/v4.4.1","html_url":"https://github.com/webpack/webpack-bundle-analyzer/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-bundle-analyzer@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"8b8672bb4e445c8292514c6e272ebb7e476e45d4","kind":"commit","published_at":"2021-01-21T09:26:48.000Z","download_url":"https://codeload.github.com/webpack/webpack-bundle-analyzer/tar.gz/v4.4.0","html_url":"https://github.com/webpack/webpack-bundle-analyzer/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-bundle-analyzer@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"fb77b1b73d36b2ad27ff002f89fe50ee402f1ac2","kind":"commit","published_at":"2020-12-16T16:17:13.000Z","download_url":"https://codeload.github.com/webpack/webpack-bundle-analyzer/tar.gz/v4.3.0","html_url":"https://github.com/webpack/webpack-bundle-analyzer/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-bundle-analyzer@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"313fac165a3879a0ab5b05271cb4d6966a71f346","kind":"commit","published_at":"2020-11-30T14:00:52.000Z","download_url":"https://codeload.github.com/webpack/webpack-bundle-analyzer/tar.gz/v4.2.0","html_url":"https://github.com/webpack/webpack-bundle-analyzer/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-bundle-analyzer@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"9624991c06dcd3807f26b10568aa7f0d4f54533d","kind":"commit","published_at":"2020-11-06T16:55:22.000Z","download_url":"https://codeload.github.com/webpack/webpack-bundle-analyzer/tar.gz/v4.1.0","html_url":"https://github.com/webpack/webpack-bundle-analyzer/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-bundle-analyzer@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"ee6c7a9426b6d2ae7a2ce2a798f24036f5b48c0c","kind":"commit","published_at":"2020-11-06T13:36:13.000Z","download_url":"https://codeload.github.com/webpack/webpack-bundle-analyzer/tar.gz/v4.0.0","html_url":"https://github.com/webpack/webpack-bundle-analyzer/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-bundle-analyzer@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v4.0.0/manifests"},{"name":"v3.9.1","sha":"e4b2677b11b86b11984aebc2a17cd0c1bea22595","kind":"commit","published_at":"2020-09-17T16:23:12.000Z","download_url":"https://codeload.github.com/webpack/webpack-bundle-analyzer/tar.gz/v3.9.1","html_url":"https://github.com/webpack/webpack-bundle-analyzer/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-bundle-analyzer@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v3.9.1/manifests"},{"name":"v3.8.0","sha":"14e331394f46d13d0a07fab71337a8482d4675e6","kind":"commit","published_at":"2020-05-19T13:06:17.000Z","download_url":"https://codeload.github.com/webpack/webpack-bundle-analyzer/tar.gz/v3.8.0","html_url":"https://github.com/webpack/webpack-bundle-analyzer/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-bundle-analyzer@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"06e6b39b309d0eb59ebad0d8db7ef4234dc04673","kind":"commit","published_at":"2020-04-14T06:39:33.000Z","download_url":"https://codeload.github.com/webpack/webpack-bundle-analyzer/tar.gz/v3.7.0","html_url":"https://github.com/webpack/webpack-bundle-analyzer/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-bundle-analyzer@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"660dba62d28a69968851ade15290d1d77e898f13","kind":"commit","published_at":"2020-03-10T12:26:40.000Z","download_url":"https://codeload.github.com/webpack/webpack-bundle-analyzer/tar.gz/v3.6.1","html_url":"https://github.com/webpack/webpack-bundle-analyzer/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-bundle-analyzer@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"9eb74999ce01caef350088e78ac2fe386367a604","kind":"commit","published_at":"2019-10-16T14:56:40.000Z","download_url":"https://codeload.github.com/webpack/webpack-bundle-analyzer/tar.gz/v3.6.0","html_url":"https://github.com/webpack/webpack-bundle-analyzer/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-bundle-analyzer@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v3.6.0/manifests"},{"name":"v3.5.2","sha":"7fd44c94307e4455834ece1a0090cb8babd1c38a","kind":"commit","published_at":"2019-09-26T08:22:39.000Z","download_url":"https://codeload.github.com/webpack/webpack-bundle-analyzer/tar.gz/v3.5.2","html_url":"https://github.com/webpack/webpack-bundle-analyzer/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-bundle-analyzer@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"d6aa7e8dd2ff1f32eb282caf6ac1c6fdce02fe2f","kind":"commit","published_at":"2019-09-20T15:16:27.000Z","download_url":"https://codeload.github.com/webpack/webpack-bundle-analyzer/tar.gz/v3.5.1","html_url":"https://github.com/webpack/webpack-bundle-analyzer/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-bundle-analyzer@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"0fb07ad3c9a56d045a7423b96130b0a9b9f1b157","kind":"commit","published_at":"2019-09-12T14:30:40.000Z","download_url":"https://codeload.github.com/webpack/webpack-bundle-analyzer/tar.gz/v3.5.0","html_url":"https://github.com/webpack/webpack-bundle-analyzer/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-bundle-analyzer@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"1506ae244631ab65e4397ed81d1a481e7f7457b7","kind":"commit","published_at":"2019-07-30T06:53:28.000Z","download_url":"https://codeload.github.com/webpack/webpack-bundle-analyzer/tar.gz/v3.4.1","html_url":"https://github.com/webpack/webpack-bundle-analyzer/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-bundle-analyzer@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"dfb95759a22b39b0a16e56eeb51969a2865e28dd","kind":"commit","published_at":"2019-07-29T22:20:11.000Z","download_url":"https://codeload.github.com/webpack/webpack-bundle-analyzer/tar.gz/v3.4.0","html_url":"https://github.com/webpack/webpack-bundle-analyzer/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-bundle-analyzer@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v3.4.0/manifests"},{"name":"v3.3.2","sha":"345c3f5c2cc8cd1a450f155ea989859b110944a0","kind":"commit","published_at":"2019-04-11T14:29:54.000Z","download_url":"https://codeload.github.com/webpack/webpack-bundle-analyzer/tar.gz/v3.3.2","html_url":"https://github.com/webpack/webpack-bundle-analyzer/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-bundle-analyzer@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"9836649e870ef2e0a19da1ad4b17bf92c645e536","kind":"commit","published_at":"2019-04-11T11:22:04.000Z","download_url":"https://codeload.github.com/webpack/webpack-bundle-analyzer/tar.gz/v3.3.1","html_url":"https://github.com/webpack/webpack-bundle-analyzer/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-bundle-analyzer@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"838fef4ab81080e74bfa00b43d3d382fa6192497","kind":"commit","published_at":"2019-04-10T12:31:18.000Z","download_url":"https://codeload.github.com/webpack/webpack-bundle-analyzer/tar.gz/v3.3.0","html_url":"https://github.com/webpack/webpack-bundle-analyzer/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-bundle-analyzer@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"95a6417d67bc9179e022e03137cffe1fb9f005f2","kind":"commit","published_at":"2019-04-06T06:52:50.000Z","download_url":"https://codeload.github.com/webpack/webpack-bundle-analyzer/tar.gz/v3.2.0","html_url":"https://github.com/webpack/webpack-bundle-analyzer/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-bundle-analyzer@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"c078a8ac4fe61833a5661e104140fc70b215924e","kind":"commit","published_at":"2019-03-02T06:46:29.000Z","download_url":"https://codeload.github.com/webpack/webpack-bundle-analyzer/tar.gz/v3.1.0","html_url":"https://github.com/webpack/webpack-bundle-analyzer/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-bundle-analyzer@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v3.1.0/manifests"},{"name":"v3.0.4","sha":"2d340ff9e5b52180250ab540630ac65372af2d79","kind":"commit","published_at":"2019-02-12T10:28:04.000Z","download_url":"https://codeload.github.com/webpack/webpack-bundle-analyzer/tar.gz/v3.0.4","html_url":"https://github.com/webpack/webpack-bundle-analyzer/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-bundle-analyzer@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"d14528452108988ec6fe5ddd069bbdbd704d0b67","kind":"commit","published_at":"2018-10-16T10:55:21.000Z","download_url":"https://codeload.github.com/webpack/webpack-bundle-analyzer/tar.gz/v3.0.3","html_url":"https://github.com/webpack/webpack-bundle-analyzer/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-bundle-analyzer@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"dbc4a1fa15aba597901ad34b9266971ffff910c2","kind":"commit","published_at":"2018-09-12T08:26:44.000Z","download_url":"https://codeload.github.com/webpack/webpack-bundle-analyzer/tar.gz/v3.0.2","html_url":"https://github.com/webpack/webpack-bundle-analyzer/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-bundle-analyzer@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"4590ced737ddf510b964262f87fe584fea0c64ff","kind":"commit","published_at":"2018-09-11T14:42:01.000Z","download_url":"https://codeload.github.com/webpack/webpack-bundle-analyzer/tar.gz/v3.0.1","html_url":"https://github.com/webpack/webpack-bundle-analyzer/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-bundle-analyzer@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"3d75f178dd89c8af72ff36f9cb0121d9daf5a7cd","kind":"commit","published_at":"2018-09-11T14:19:16.000Z","download_url":"https://codeload.github.com/webpack/webpack-bundle-analyzer/tar.gz/v3.0.0","html_url":"https://github.com/webpack/webpack-bundle-analyzer/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-bundle-analyzer@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v3.0.0/manifests"},{"name":"v2.13.1","sha":"ccb42b57efa066d93ddb03d15f371a753a5ab96a","kind":"commit","published_at":"2018-05-23T12:52:16.000Z","download_url":"https://codeload.github.com/webpack/webpack-bundle-analyzer/tar.gz/v2.13.1","html_url":"https://github.com/webpack/webpack-bundle-analyzer/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-bundle-analyzer@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"b0d84ff765a29d23a28b24c5068a14b6cb36c524","kind":"commit","published_at":"2018-05-21T08:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack-bundle-analyzer/tar.gz/v2.13.0","html_url":"https://github.com/webpack/webpack-bundle-analyzer/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-bundle-analyzer@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"da314a7bd4f20a846d87e8c999b6ed2cd9f48e1d","kind":"commit","published_at":"2018-05-15T11:36:17.000Z","download_url":"https://codeload.github.com/webpack/webpack-bundle-analyzer/tar.gz/v2.12.0","html_url":"https://github.com/webpack/webpack-bundle-analyzer/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-bundle-analyzer@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v2.12.0/manifests"},{"name":"v2.11.3","sha":"c9aa4061138f4ee6ef5df4cbccf2c13f0b729d55","kind":"commit","published_at":"2018-05-13T12:14:33.000Z","download_url":"https://codeload.github.com/webpack/webpack-bundle-analyzer/tar.gz/v2.11.3","html_url":"https://github.com/webpack/webpack-bundle-analyzer/releases/tag/v2.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-bundle-analyzer@v2.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v2.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v2.11.3/manifests"},{"name":"v2.11.2","sha":"30fda2e8528e6c60d236a984c31b3a03ebc0361b","kind":"commit","published_at":"2018-05-09T14:58:39.000Z","download_url":"https://codeload.github.com/webpack/webpack-bundle-analyzer/tar.gz/v2.11.2","html_url":"https://github.com/webpack/webpack-bundle-analyzer/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-bundle-analyzer@v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v2.11.2/manifests"},{"name":"v2.11.1","sha":"2d5f4fc1d89e67536b6dc592fdd3287797072bcb","kind":"commit","published_at":"2018-03-01T14:02:37.000Z","download_url":"https://codeload.github.com/webpack/webpack-bundle-analyzer/tar.gz/v2.11.1","html_url":"https://github.com/webpack/webpack-bundle-analyzer/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-bundle-analyzer@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"b16afd8a9321cc4a95aa47a35138c0f8c8ce59c3","kind":"commit","published_at":"2018-02-25T16:17:47.000Z","download_url":"https://codeload.github.com/webpack/webpack-bundle-analyzer/tar.gz/v2.11.0","html_url":"https://github.com/webpack/webpack-bundle-analyzer/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-bundle-analyzer@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v2.11.0/manifests"},{"name":"v2.10.1","sha":"20da81e016a54c3c0c2eb0f56df54a2910d60ab2","kind":"commit","published_at":"2018-02-23T19:33:41.000Z","download_url":"https://codeload.github.com/webpack/webpack-bundle-analyzer/tar.gz/v2.10.1","html_url":"https://github.com/webpack/webpack-bundle-analyzer/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-bundle-analyzer@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v2.10.1/manifests"},{"name":"v3.0.0-alpha.2","sha":"241f500b12e5000f0e9502f97ab9857a39ddce1a","kind":"tag","published_at":"2018-02-04T15:38:33.000Z","download_url":"https://codeload.github.com/webpack/webpack-bundle-analyzer/tar.gz/v3.0.0-alpha.2","html_url":"https://github.com/webpack/webpack-bundle-analyzer/releases/tag/v3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-bundle-analyzer@v3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v3.0.0-alpha.2/manifests"},{"name":"v2.10.0","sha":"b2a617c176f2fd76a12fa8806f3383867b148c1a","kind":"commit","published_at":"2018-02-02T10:37:40.000Z","download_url":"https://codeload.github.com/webpack/webpack-bundle-analyzer/tar.gz/v2.10.0","html_url":"https://github.com/webpack/webpack-bundle-analyzer/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-bundle-analyzer@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"350ddce0e38d82a52a510e80c682c3aa3ee80ebc","kind":"commit","published_at":"2018-01-08T11:03:56.000Z","download_url":"https://codeload.github.com/webpack/webpack-bundle-analyzer/tar.gz/v2.9.2","html_url":"https://github.com/webpack/webpack-bundle-analyzer/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-bundle-analyzer@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"a826d85cea3c861ca6c0e11b9794937371187afe","kind":"commit","published_at":"2017-11-09T08:53:38.000Z","download_url":"https://codeload.github.com/webpack/webpack-bundle-analyzer/tar.gz/v2.9.1","html_url":"https://github.com/webpack/webpack-bundle-analyzer/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-bundle-analyzer@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"8185d5f4fa365f8c4124621185303c648a7329b1","kind":"commit","published_at":"2017-08-04T15:21:04.000Z","download_url":"https://codeload.github.com/webpack/webpack-bundle-analyzer/tar.gz/v2.9.0","html_url":"https://github.com/webpack/webpack-bundle-analyzer/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-bundle-analyzer@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v2.9.0/manifests"},{"name":"v3.0.0-alpha.1","sha":"f6d99c062ee262b68431688638f57950dd255c84","kind":"tag","published_at":"2017-07-15T10:29:02.000Z","download_url":"https://codeload.github.com/webpack/webpack-bundle-analyzer/tar.gz/v3.0.0-alpha.1","html_url":"https://github.com/webpack/webpack-bundle-analyzer/releases/tag/v3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-bundle-analyzer@v3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v3.0.0-alpha.1/manifests"},{"name":"v3.0.0-alpha.0","sha":"0c7403f3aadb7dd8e858393115a860538c2d6974","kind":"tag","published_at":"2017-07-14T11:27:15.000Z","download_url":"https://codeload.github.com/webpack/webpack-bundle-analyzer/tar.gz/v3.0.0-alpha.0","html_url":"https://github.com/webpack/webpack-bundle-analyzer/releases/tag/v3.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-bundle-analyzer@v3.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v3.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v3.0.0-alpha.0/manifests"},{"name":"v2.8.3","sha":"b988925c5f2d49979deeca695ba65949cc36be33","kind":"commit","published_at":"2017-07-13T10:26:34.000Z","download_url":"https://codeload.github.com/webpack/webpack-bundle-analyzer/tar.gz/v2.8.3","html_url":"https://github.com/webpack/webpack-bundle-analyzer/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-bundle-analyzer@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"ed30fe25d99de5b7f36c6cf844a446e21cfc2b68","kind":"commit","published_at":"2017-05-18T20:31:16.000Z","download_url":"https://codeload.github.com/webpack/webpack-bundle-analyzer/tar.gz/v2.8.2","html_url":"https://github.com/webpack/webpack-bundle-analyzer/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-bundle-analyzer@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"fae32f2a8bbfb178c0837ae430a5d5b6d1300ada","kind":"commit","published_at":"2017-05-12T12:57:06.000Z","download_url":"https://codeload.github.com/webpack/webpack-bundle-analyzer/tar.gz/v2.8.1","html_url":"https://github.com/webpack/webpack-bundle-analyzer/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-bundle-analyzer@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"7e14078f28903772b99ecedeac10301ff88be802","kind":"commit","published_at":"2017-05-12T12:44:47.000Z","download_url":"https://codeload.github.com/webpack/webpack-bundle-analyzer/tar.gz/v2.8.0","html_url":"https://github.com/webpack/webpack-bundle-analyzer/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-bundle-analyzer@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"401d5a01c5eb71847e2e1f66732c2081eb02b018","kind":"commit","published_at":"2017-05-10T10:43:58.000Z","download_url":"https://codeload.github.com/webpack/webpack-bundle-analyzer/tar.gz/v2.7.0","html_url":"https://github.com/webpack/webpack-bundle-analyzer/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-bundle-analyzer@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"bd605691e2ac7e817ae0f21c72d0a612b2c1b647","kind":"commit","published_at":"2017-05-06T19:26:09.000Z","download_url":"https://codeload.github.com/webpack/webpack-bundle-analyzer/tar.gz/v2.6.0","html_url":"https://github.com/webpack/webpack-bundle-analyzer/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-bundle-analyzer@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"2bc3c8dddf1982d9aa254d90d96f2de60fd7bf14","kind":"commit","published_at":"2017-05-06T17:58:02.000Z","download_url":"https://codeload.github.com/webpack/webpack-bundle-analyzer/tar.gz/v2.5.0","html_url":"https://github.com/webpack/webpack-bundle-analyzer/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-bundle-analyzer@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"3249d621699d3675eebcb2346cb481d98b759516","kind":"commit","published_at":"2017-05-06T11:07:21.000Z","download_url":"https://codeload.github.com/webpack/webpack-bundle-analyzer/tar.gz/v2.4.1","html_url":"https://github.com/webpack/webpack-bundle-analyzer/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-bundle-analyzer@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"545c680d0a87920a53acbdf52c8c389dd672d043","kind":"commit","published_at":"2017-04-12T11:18:05.000Z","download_url":"https://codeload.github.com/webpack/webpack-bundle-analyzer/tar.gz/v2.4.0","html_url":"https://github.com/webpack/webpack-bundle-analyzer/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-bundle-analyzer@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"2e3dc36ad4b20241f543a48bd5322b611d19dda8","kind":"commit","published_at":"2017-03-09T07:18:26.000Z","download_url":"https://codeload.github.com/webpack/webpack-bundle-analyzer/tar.gz/v2.3.1","html_url":"https://github.com/webpack/webpack-bundle-analyzer/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-bundle-analyzer@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"e5b274fe364ca518ce58f748eff643e37e86050f","kind":"commit","published_at":"2017-02-13T18:18:23.000Z","download_url":"https://codeload.github.com/webpack/webpack-bundle-analyzer/tar.gz/v2.3.0","html_url":"https://github.com/webpack/webpack-bundle-analyzer/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-bundle-analyzer@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v2.3.0/manifests"},{"name":"v2.2.3","sha":"74e9550f47eb67d91706f596bc59cc9d3ee70e25","kind":"commit","published_at":"2017-02-09T06:44:57.000Z","download_url":"https://codeload.github.com/webpack/webpack-bundle-analyzer/tar.gz/v2.2.3","html_url":"https://github.com/webpack/webpack-bundle-analyzer/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-bundle-analyzer@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"f39109fe8e51f19b31c6a78289cc4fc7cec65d2f","kind":"commit","published_at":"2017-02-08T20:48:04.000Z","download_url":"https://codeload.github.com/webpack/webpack-bundle-analyzer/tar.gz/v2.2.2","html_url":"https://github.com/webpack/webpack-bundle-analyzer/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-bundle-analyzer@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v2.2.2/manifests"},{"name":"v2.2.0","sha":"31c24c50ae8e5626676dfc6061e4ce5ed6677fb6","kind":"commit","published_at":"2016-12-17T16:03:20.000Z","download_url":"https://codeload.github.com/webpack/webpack-bundle-analyzer/tar.gz/v2.2.0","html_url":"https://github.com/webpack/webpack-bundle-analyzer/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-bundle-analyzer@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"e4f493b4c97abdbaafe6061218b06b172826cb3b","kind":"commit","published_at":"2016-11-28T16:22:48.000Z","download_url":"https://codeload.github.com/webpack/webpack-bundle-analyzer/tar.gz/v2.1.1","html_url":"https://github.com/webpack/webpack-bundle-analyzer/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-bundle-analyzer@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"fdc024ef18ea6713315add63a79e0b58f3fd614c","kind":"commit","published_at":"2016-11-26T22:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack-bundle-analyzer/tar.gz/v2.1.0","html_url":"https://github.com/webpack/webpack-bundle-analyzer/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-bundle-analyzer@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"c358bffb581614d4da7fb8373e6dfcb57923eb47","kind":"commit","published_at":"2016-11-26T19:18:07.000Z","download_url":"https://codeload.github.com/webpack/webpack-bundle-analyzer/tar.gz/v2.0.1","html_url":"https://github.com/webpack/webpack-bundle-analyzer/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-bundle-analyzer@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"d848a0c73fee1c25942e45c02b70c65c86c61943","kind":"commit","published_at":"2016-11-25T12:45:05.000Z","download_url":"https://codeload.github.com/webpack/webpack-bundle-analyzer/tar.gz/v2.0.0","html_url":"https://github.com/webpack/webpack-bundle-analyzer/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-bundle-analyzer@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v2.0.0/manifests"},{"name":"v1.5.3","sha":"15b62dfdec995953375f6f3cfa7bc66f45aef0ec","kind":"commit","published_at":"2016-11-11T08:01:15.000Z","download_url":"https://codeload.github.com/webpack/webpack-bundle-analyzer/tar.gz/v1.5.3","html_url":"https://github.com/webpack/webpack-bundle-analyzer/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-bundle-analyzer@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"c6adbb4389340696c968468f9d0561fed32516e9","kind":"commit","published_at":"2016-11-10T19:45:43.000Z","download_url":"https://codeload.github.com/webpack/webpack-bundle-analyzer/tar.gz/v1.5.2","html_url":"https://github.com/webpack/webpack-bundle-analyzer/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-bundle-analyzer@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"c4ff0feeace9b81897da1f3cc50bce86ce4a52ea","kind":"commit","published_at":"2016-11-10T18:44:36.000Z","download_url":"https://codeload.github.com/webpack/webpack-bundle-analyzer/tar.gz/v1.5.1","html_url":"https://github.com/webpack/webpack-bundle-analyzer/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-bundle-analyzer@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"18136d95dd7917b257ef481ef76e3df4aaad46f5","kind":"commit","published_at":"2016-11-08T06:47:55.000Z","download_url":"https://codeload.github.com/webpack/webpack-bundle-analyzer/tar.gz/v1.5.0","html_url":"https://github.com/webpack/webpack-bundle-analyzer/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-bundle-analyzer@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"520cecec4abd66ed2292285d240941db20d83424","kind":"commit","published_at":"2016-11-06T19:26:54.000Z","download_url":"https://codeload.github.com/webpack/webpack-bundle-analyzer/tar.gz/v1.4.2","html_url":"https://github.com/webpack/webpack-bundle-analyzer/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-bundle-analyzer@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"10a873edd4c81faf76ee5ac9d64b24a7dfec856f","kind":"commit","published_at":"2016-11-02T17:05:07.000Z","download_url":"https://codeload.github.com/webpack/webpack-bundle-analyzer/tar.gz/v1.4.1","html_url":"https://github.com/webpack/webpack-bundle-analyzer/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-bundle-analyzer@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"29a18f181dcb1eb59b73e680629cfb037114ef00","kind":"commit","published_at":"2016-11-02T11:52:07.000Z","download_url":"https://codeload.github.com/webpack/webpack-bundle-analyzer/tar.gz/v1.4.0","html_url":"https://github.com/webpack/webpack-bundle-analyzer/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-bundle-analyzer@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"9aa82331e0c8bcd246b13370bb5523a314411bd0","kind":"commit","published_at":"2016-11-01T08:52:17.000Z","download_url":"https://codeload.github.com/webpack/webpack-bundle-analyzer/tar.gz/v1.3.0","html_url":"https://github.com/webpack/webpack-bundle-analyzer/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-bundle-analyzer@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/tags/v1.3.0/manifests"}]},"repo_metadata_updated_at":"2026-04-25T00:25:56.803Z","dependent_packages_count":0,"downloads":154,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.40941024303714,"dependent_packages_count":32.301555319200475,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.35548278111881},"purl":"pkg:npm/%40depup/webpack-bundle-analyzer","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@depup/webpack-bundle-analyzer","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@depup/webpack-bundle-analyzer","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@depup/webpack-bundle-analyzer/dependencies","status":null,"funding_links":["https://opencollective.com/webpack"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-23T05:28:21.372Z","issues_count":6,"pull_requests_count":16,"avg_time_to_close_issue":63269352.8,"avg_time_to_close_pull_request":55875860.78571428,"issues_closed_count":5,"pull_requests_closed_count":14,"pull_request_authors_count":13,"issue_authors_count":4,"avg_comments_per_issue":6.666666666666667,"avg_comments_per_pull_request":3.9375,"merged_pull_requests_count":7,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":1026643.3333333334,"past_year_avg_time_to_close_pull_request":368510.3333333333,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":5.75,"past_year_avg_comments_per_pull_request":4.636363636363637,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-bundle-analyzer/issues","maintainers":[{"login":"alexander-akait","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"valscion","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/valscion"},{"login":"hai-x","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"jamesgeorge007","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesgeorge007"}],"active_maintainers":[{"login":"alexander-akait","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"valscion","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/valscion"},{"login":"hai-x","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fwebpack-bundle-analyzer/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fwebpack-bundle-analyzer/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fwebpack-bundle-analyzer/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fwebpack-bundle-analyzer/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fwebpack-bundle-analyzer/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fwebpack-bundle-analyzer/codemeta","maintainers":[{"uuid":"chiefmikey","login":"chiefmikey","name":null,"email":"wolfemikl@gmail.com","url":null,"packages_count":2064,"html_url":"https://www.npmjs.com/~chiefmikey","role":null,"created_at":"2026-03-19T04:24:20.924Z","updated_at":"2026-03-19T04:24:20.924Z","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":5584973,"maintainers_count":1183206,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}}],"commits":null,"issues":{"table":{}},"events":null,"keywords":["analyze","bundle","chart","interactive","size","treemap","webpack","webpack-bundle-analyzer"],"dependencies":[{"ecosystem":"npm","filepath":"package-lock.json","sha":null,"kind":"lockfile","created_at":"2022-07-12T12:04:58.782Z","updated_at":"2022-07-12T12:04:58.782Z","repository_link":"https://github.com/webpack/webpack-bundle-analyzer/blob/main/package-lock.json","dependencies":[{"id":155971934,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"development","optional":false},{"id":155971935,"package_name":"@babel/compat-data","ecosystem":"npm","requirements":"7.14.0","direct":false,"kind":"development","optional":false},{"id":155971936,"package_name":"@babel/core","ecosystem":"npm","requirements":"7.14.3","direct":false,"kind":"development","optional":false},{"id":155971937,"package_name":"@babel/generator","ecosystem":"npm","requirements":"7.14.3","direct":false,"kind":"development","optional":false},{"id":155971938,"package_name":"@babel/helper-annotate-as-pure","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"development","optional":false},{"id":155972150,"package_name":"kind-of","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"development","optional":false},{"id":155971939,"package_name":"@babel/helper-builder-binary-assignment-operator-visitor","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"development","optional":false},{"id":155971940,"package_name":"@babel/helper-compilation-targets","ecosystem":"npm","requirements":"7.13.16","direct":false,"kind":"development","optional":false},{"id":155971941,"package_name":"@babel/helper-create-class-features-plugin","ecosystem":"npm","requirements":"7.14.3","direct":false,"kind":"development","optional":false},{"id":155971942,"package_name":"@babel/helper-create-regexp-features-plugin","ecosystem":"npm","requirements":"7.14.3","direct":false,"kind":"development","optional":false},{"id":155971943,"package_name":"@babel/helper-define-polyfill-provider","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":155971944,"package_name":"@babel/helper-explode-assignable-expression","ecosystem":"npm","requirements":"7.13.0","direct":false,"kind":"development","optional":false},{"id":155971945,"package_name":"@babel/helper-function-name","ecosystem":"npm","requirements":"7.14.2","direct":false,"kind":"development","optional":false},{"id":155971946,"package_name":"@babel/helper-get-function-arity","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"development","optional":false},{"id":155971947,"package_name":"@babel/helper-hoist-variables","ecosystem":"npm","requirements":"7.13.16","direct":false,"kind":"development","optional":false},{"id":155971948,"package_name":"@babel/helper-member-expression-to-functions","ecosystem":"npm","requirements":"7.13.12","direct":false,"kind":"development","optional":false},{"id":155971949,"package_name":"@babel/helper-module-imports","ecosystem":"npm","requirements":"7.13.12","direct":false,"kind":"development","optional":false},{"id":155971950,"package_name":"@babel/helper-module-transforms","ecosystem":"npm","requirements":"7.14.2","direct":false,"kind":"development","optional":false},{"id":155971951,"package_name":"@babel/helper-optimise-call-expression","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"development","optional":false},{"id":155971952,"package_name":"@babel/helper-plugin-utils","ecosystem":"npm","requirements":"7.13.0","direct":false,"kind":"development","optional":false},{"id":155971953,"package_name":"@babel/helper-remap-async-to-generator","ecosystem":"npm","requirements":"7.13.0","direct":false,"kind":"development","optional":false},{"id":155971954,"package_name":"@babel/helper-replace-supers","ecosystem":"npm","requirements":"7.14.3","direct":false,"kind":"development","optional":false},{"id":155971955,"package_name":"@babel/helper-simple-access","ecosystem":"npm","requirements":"7.13.12","direct":false,"kind":"development","optional":false},{"id":155971956,"package_name":"@babel/helper-skip-transparent-expression-wrappers","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"development","optional":false},{"id":155971957,"package_name":"@babel/helper-split-export-declaration","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"development","optional":false},{"id":155971958,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.14.0","direct":false,"kind":"development","optional":false},{"id":155971959,"package_name":"@babel/helper-validator-option","ecosystem":"npm","requirements":"7.12.17","direct":false,"kind":"development","optional":false},{"id":155971960,"package_name":"@babel/helper-wrap-function","ecosystem":"npm","requirements":"7.13.0","direct":false,"kind":"development","optional":false},{"id":155971961,"package_name":"@babel/helpers","ecosystem":"npm","requirements":"7.14.0","direct":false,"kind":"development","optional":false},{"id":155971962,"package_name":"@babel/highlight","ecosystem":"npm","requirements":"7.14.0","direct":false,"kind":"development","optional":false},{"id":155971963,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":155971964,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":155971965,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"development","optional":false},{"id":155971966,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":155971967,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":155971968,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":155971969,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.14.3","direct":false,"kind":"development","optional":false},{"id":155971970,"package_name":"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining","ecosystem":"npm","requirements":"7.13.12","direct":false,"kind":"development","optional":false},{"id":155971971,"package_name":"@babel/plugin-proposal-async-generator-functions","ecosystem":"npm","requirements":"7.14.2","direct":false,"kind":"development","optional":false},{"id":155971972,"package_name":"@babel/plugin-proposal-class-properties","ecosystem":"npm","requirements":"7.13.0","direct":false,"kind":"development","optional":false},{"id":155971973,"package_name":"@babel/plugin-proposal-class-static-block","ecosystem":"npm","requirements":"7.14.3","direct":false,"kind":"development","optional":false},{"id":155971974,"package_name":"@babel/plugin-proposal-decorators","ecosystem":"npm","requirements":"7.14.2","direct":false,"kind":"development","optional":false},{"id":155971975,"package_name":"@babel/plugin-proposal-dynamic-import","ecosystem":"npm","requirements":"7.14.2","direct":false,"kind":"development","optional":false},{"id":155971976,"package_name":"@babel/plugin-proposal-export-namespace-from","ecosystem":"npm","requirements":"7.14.2","direct":false,"kind":"development","optional":false},{"id":155971977,"package_name":"@babel/plugin-proposal-json-strings","ecosystem":"npm","requirements":"7.14.2","direct":false,"kind":"development","optional":false},{"id":155971978,"package_name":"@babel/plugin-proposal-logical-assignment-operators","ecosystem":"npm","requirements":"7.14.2","direct":false,"kind":"development","optional":false},{"id":155971979,"package_name":"@babel/plugin-proposal-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.14.2","direct":false,"kind":"development","optional":false},{"id":155971980,"package_name":"@babel/plugin-proposal-numeric-separator","ecosystem":"npm","requirements":"7.14.2","direct":false,"kind":"development","optional":false},{"id":155971981,"package_name":"@babel/plugin-proposal-object-rest-spread","ecosystem":"npm","requirements":"7.14.2","direct":false,"kind":"development","optional":false},{"id":155971982,"package_name":"@babel/plugin-proposal-optional-catch-binding","ecosystem":"npm","requirements":"7.14.2","direct":false,"kind":"development","optional":false},{"id":155971983,"package_name":"@babel/plugin-proposal-optional-chaining","ecosystem":"npm","requirements":"7.14.2","direct":false,"kind":"development","optional":false},{"id":155971984,"package_name":"@babel/plugin-proposal-private-methods","ecosystem":"npm","requirements":"7.13.0","direct":false,"kind":"development","optional":false},{"id":155971985,"package_name":"@babel/plugin-proposal-private-property-in-object","ecosystem":"npm","requirements":"7.14.0","direct":false,"kind":"development","optional":false},{"id":155971986,"package_name":"@babel/plugin-proposal-unicode-property-regex","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"development","optional":false},{"id":155971987,"package_name":"@babel/plugin-syntax-async-generators","ecosystem":"npm","requirements":"7.8.4","direct":false,"kind":"development","optional":false},{"id":155971988,"package_name":"@babel/plugin-syntax-bigint","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":155971989,"package_name":"@babel/plugin-syntax-class-properties","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"development","optional":false},{"id":155971990,"package_name":"@babel/plugin-syntax-class-static-block","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"development","optional":false},{"id":155971991,"package_name":"@babel/plugin-syntax-decorators","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"development","optional":false},{"id":155971992,"package_name":"@babel/plugin-syntax-dynamic-import","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":155971993,"package_name":"@babel/plugin-syntax-export-namespace-from","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":155971994,"package_name":"@babel/plugin-syntax-import-meta","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":155971995,"package_name":"@babel/plugin-syntax-json-strings","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":155971996,"package_name":"@babel/plugin-syntax-jsx","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"development","optional":false},{"id":155971997,"package_name":"@babel/plugin-syntax-logical-assignment-operators","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":155971998,"package_name":"@babel/plugin-syntax-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":155971999,"package_name":"@babel/plugin-syntax-numeric-separator","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":155972000,"package_name":"@babel/plugin-syntax-object-rest-spread","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":155972001,"package_name":"@babel/plugin-syntax-optional-catch-binding","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":155972002,"package_name":"@babel/plugin-syntax-optional-chaining","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":155972003,"package_name":"@babel/plugin-syntax-private-property-in-object","ecosystem":"npm","requirements":"7.14.0","direct":false,"kind":"development","optional":false},{"id":155972004,"package_name":"@babel/plugin-syntax-top-level-await","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"development","optional":false},{"id":155972005,"package_name":"@babel/plugin-syntax-typescript","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":155972006,"package_name":"@babel/helper-plugin-utils","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":155972007,"package_name":"@babel/plugin-transform-arrow-functions","ecosystem":"npm","requirements":"7.13.0","direct":false,"kind":"development","optional":false},{"id":155972008,"package_name":"@babel/plugin-transform-async-to-generator","ecosystem":"npm","requirements":"7.13.0","direct":false,"kind":"development","optional":false},{"id":155972009,"package_name":"@babel/plugin-transform-block-scoped-functions","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"development","optional":false},{"id":155972010,"package_name":"@babel/plugin-transform-block-scoping","ecosystem":"npm","requirements":"7.14.2","direct":false,"kind":"development","optional":false},{"id":155972011,"package_name":"@babel/plugin-transform-classes","ecosystem":"npm","requirements":"7.14.2","direct":false,"kind":"development","optional":false},{"id":155972012,"package_name":"@babel/plugin-transform-computed-properties","ecosystem":"npm","requirements":"7.13.0","direct":false,"kind":"development","optional":false},{"id":155972013,"package_name":"@babel/plugin-transform-destructuring","ecosystem":"npm","requirements":"7.13.17","direct":false,"kind":"development","optional":false},{"id":155972014,"package_name":"@babel/plugin-transform-dotall-regex","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"development","optional":false},{"id":155972015,"package_name":"@babel/plugin-transform-duplicate-keys","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"development","optional":false},{"id":155972016,"package_name":"@babel/plugin-transform-exponentiation-operator","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"development","optional":false},{"id":155972017,"package_name":"@babel/plugin-transform-for-of","ecosystem":"npm","requirements":"7.13.0","direct":false,"kind":"development","optional":false},{"id":155972018,"package_name":"@babel/plugin-transform-function-name","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"development","optional":false},{"id":155972019,"package_name":"@babel/plugin-transform-literals","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"development","optional":false},{"id":155972020,"package_name":"@babel/plugin-transform-member-expression-literals","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"development","optional":false},{"id":155972021,"package_name":"@babel/plugin-transform-modules-amd","ecosystem":"npm","requirements":"7.14.2","direct":false,"kind":"development","optional":false},{"id":155972022,"package_name":"@babel/plugin-transform-modules-commonjs","ecosystem":"npm","requirements":"7.14.0","direct":false,"kind":"development","optional":false},{"id":155972023,"package_name":"@babel/plugin-transform-modules-systemjs","ecosystem":"npm","requirements":"7.13.8","direct":false,"kind":"development","optional":false},{"id":155972024,"package_name":"@babel/plugin-transform-modules-umd","ecosystem":"npm","requirements":"7.14.0","direct":false,"kind":"development","optional":false},{"id":155972025,"package_name":"@babel/plugin-transform-named-capturing-groups-regex","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"development","optional":false},{"id":155972026,"package_name":"@babel/plugin-transform-new-target","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"development","optional":false},{"id":155972027,"package_name":"@babel/plugin-transform-object-super","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"development","optional":false},{"id":155972028,"package_name":"@babel/plugin-transform-parameters","ecosystem":"npm","requirements":"7.14.2","direct":false,"kind":"development","optional":false},{"id":155972029,"package_name":"@babel/plugin-transform-property-literals","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"development","optional":false},{"id":155972030,"package_name":"@babel/plugin-transform-react-display-name","ecosystem":"npm","requirements":"7.14.2","direct":false,"kind":"development","optional":false},{"id":155972031,"package_name":"@babel/plugin-transform-react-jsx","ecosystem":"npm","requirements":"7.14.3","direct":false,"kind":"development","optional":false},{"id":155972032,"package_name":"@babel/plugin-transform-react-jsx-development","ecosystem":"npm","requirements":"7.12.17","direct":false,"kind":"development","optional":false},{"id":155972033,"package_name":"@babel/plugin-transform-react-pure-annotations","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"development","optional":false},{"id":155972034,"package_name":"@babel/plugin-transform-regenerator","ecosystem":"npm","requirements":"7.13.15","direct":false,"kind":"development","optional":false},{"id":155972035,"package_name":"@babel/plugin-transform-reserved-words","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"development","optional":false},{"id":155972036,"package_name":"@babel/plugin-transform-runtime","ecosystem":"npm","requirements":"7.14.3","direct":false,"kind":"development","optional":false},{"id":155972037,"package_name":"@babel/plugin-transform-shorthand-properties","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"development","optional":false},{"id":155972038,"package_name":"@babel/plugin-transform-spread","ecosystem":"npm","requirements":"7.13.0","direct":false,"kind":"development","optional":false},{"id":155972039,"package_name":"@babel/plugin-transform-sticky-regex","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"development","optional":false},{"id":155972040,"package_name":"@babel/plugin-transform-template-literals","ecosystem":"npm","requirements":"7.13.0","direct":false,"kind":"development","optional":false},{"id":155972041,"package_name":"@babel/plugin-transform-typeof-symbol","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"development","optional":false},{"id":155972042,"package_name":"@babel/plugin-transform-unicode-escapes","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"development","optional":false},{"id":155972043,"package_name":"@babel/plugin-transform-unicode-regex","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"development","optional":false},{"id":155972044,"package_name":"@babel/preset-env","ecosystem":"npm","requirements":"7.14.2","direct":false,"kind":"development","optional":false},{"id":155972045,"package_name":"@babel/preset-modules","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":155972046,"package_name":"@babel/preset-react","ecosystem":"npm","requirements":"7.13.13","direct":false,"kind":"development","optional":false},{"id":155972047,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"7.14.0","direct":false,"kind":"development","optional":false},{"id":155972048,"package_name":"@babel/template","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"development","optional":false},{"id":155972049,"package_name":"@babel/traverse","ecosystem":"npm","requirements":"7.14.2","direct":false,"kind":"development","optional":false},{"id":155972050,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.14.2","direct":false,"kind":"development","optional":false},{"id":155972051,"package_name":"@bcoe/v8-coverage","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"development","optional":false},{"id":155972052,"package_name":"@carrotsearch/foamtree","ecosystem":"npm","requirements":"3.5.0","direct":false,"kind":"development","optional":false},{"id":155972053,"package_name":"@istanbuljs/load-nyc-config","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":155972054,"package_name":"camelcase","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"development","optional":false},{"id":155972055,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":155972056,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":155972057,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":155972058,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":155972059,"package_name":"resolve-from","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":155972060,"package_name":"@istanbuljs/schema","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":155972061,"package_name":"@jest/console","ecosystem":"npm","requirements":"27.2.2","direct":false,"kind":"development","optional":false},{"id":155972062,"package_name":"@jest/core","ecosystem":"npm","requirements":"27.2.2","direct":false,"kind":"development","optional":false},{"id":155972063,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"4.3.2","direct":false,"kind":"development","optional":false},{"id":155972064,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":155972065,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":155972066,"package_name":"@jest/environment","ecosystem":"npm","requirements":"27.2.2","direct":false,"kind":"development","optional":false},{"id":155972067,"package_name":"@jest/fake-timers","ecosystem":"npm","requirements":"27.2.2","direct":false,"kind":"development","optional":false},{"id":155972068,"package_name":"@jest/globals","ecosystem":"npm","requirements":"27.2.2","direct":false,"kind":"development","optional":false},{"id":155972069,"package_name":"@jest/reporters","ecosystem":"npm","requirements":"27.2.2","direct":false,"kind":"development","optional":false},{"id":155972070,"package_name":"jest-worker","ecosystem":"npm","requirements":"27.2.2","direct":false,"kind":"development","optional":false},{"id":155972071,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":155972072,"package_name":"supports-color","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"development","optional":false},{"id":155972073,"package_name":"@jest/source-map","ecosystem":"npm","requirements":"27.0.6","direct":false,"kind":"development","optional":false},{"id":155972074,"package_name":"@jest/test-result","ecosystem":"npm","requirements":"27.2.2","direct":false,"kind":"development","optional":false},{"id":155972075,"package_name":"@jest/test-sequencer","ecosystem":"npm","requirements":"27.2.2","direct":false,"kind":"development","optional":false},{"id":155972076,"package_name":"@jest/transform","ecosystem":"npm","requirements":"27.2.2","direct":false,"kind":"development","optional":false},{"id":155972077,"package_name":"@jest/types","ecosystem":"npm","requirements":"27.1.1","direct":false,"kind":"development","optional":false},{"id":155972078,"package_name":"@nodelib/fs.scandir","ecosystem":"npm","requirements":"2.1.4","direct":false,"kind":"development","optional":false},{"id":155972079,"package_name":"@nodelib/fs.stat","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":155972080,"package_name":"@nodelib/fs.walk","ecosystem":"npm","requirements":"1.2.6","direct":false,"kind":"development","optional":false},{"id":155972081,"package_name":"@polka/url","ecosystem":"npm","requirements":"1.0.0-next.12","direct":false,"kind":"runtime","optional":false},{"id":155972082,"package_name":"@sinonjs/commons","ecosystem":"npm","requirements":"1.8.3","direct":false,"kind":"development","optional":false},{"id":155972083,"package_name":"@sinonjs/fake-timers","ecosystem":"npm","requirements":"7.1.2","direct":false,"kind":"development","optional":false},{"id":155972084,"package_name":"@tootallnate/once","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":155972085,"package_name":"@trysound/sax","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":155972086,"package_name":"@types/babel__core","ecosystem":"npm","requirements":"7.1.16","direct":false,"kind":"development","optional":false},{"id":155972087,"package_name":"@types/babel__generator","ecosystem":"npm","requirements":"7.6.3","direct":false,"kind":"development","optional":false},{"id":155972088,"package_name":"@types/babel__template","ecosystem":"npm","requirements":"7.4.1","direct":false,"kind":"development","optional":false},{"id":155972089,"package_name":"@types/babel__traverse","ecosystem":"npm","requirements":"7.14.2","direct":false,"kind":"development","optional":false},{"id":155972090,"package_name":"@types/eslint","ecosystem":"npm","requirements":"7.2.11","direct":false,"kind":"development","optional":false},{"id":155972091,"package_name":"@types/eslint-scope","ecosystem":"npm","requirements":"3.7.0","direct":false,"kind":"development","optional":false},{"id":155972092,"package_name":"@types/estree","ecosystem":"npm","requirements":"0.0.47","direct":false,"kind":"development","optional":false},{"id":155972093,"package_name":"@types/glob","ecosystem":"npm","requirements":"7.1.3","direct":false,"kind":"development","optional":false},{"id":155972094,"package_name":"@types/graceful-fs","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"development","optional":false},{"id":155972095,"package_name":"@types/istanbul-lib-coverage","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":155972096,"package_name":"@types/istanbul-lib-report","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":155972097,"package_name":"@types/istanbul-reports","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":155972098,"package_name":"@types/json-schema","ecosystem":"npm","requirements":"7.0.7","direct":false,"kind":"development","optional":false},{"id":155972099,"package_name":"@types/minimatch","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":155972100,"package_name":"@types/node","ecosystem":"npm","requirements":"8.10.66","direct":false,"kind":"development","optional":false},{"id":155972101,"package_name":"@types/parse-json","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":155972102,"package_name":"@types/prettier","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"development","optional":false},{"id":155972103,"package_name":"@types/stack-utils","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":155972104,"package_name":"@types/yargs","ecosystem":"npm","requirements":"16.0.4","direct":false,"kind":"development","optional":false},{"id":155972105,"package_name":"@types/yargs-parser","ecosystem":"npm","requirements":"20.2.1","direct":false,"kind":"development","optional":false},{"id":155972106,"package_name":"@types/yauzl","ecosystem":"npm","requirements":"2.9.2","direct":false,"kind":"development","optional":false},{"id":155972107,"package_name":"@webassemblyjs/ast","ecosystem":"npm","requirements":"1.11.0","direct":false,"kind":"development","optional":false},{"id":155972108,"package_name":"@webassemblyjs/floating-point-hex-parser","ecosystem":"npm","requirements":"1.11.0","direct":false,"kind":"development","optional":false},{"id":155972109,"package_name":"@webassemblyjs/helper-api-error","ecosystem":"npm","requirements":"1.11.0","direct":false,"kind":"development","optional":false},{"id":155972110,"package_name":"@webassemblyjs/helper-buffer","ecosystem":"npm","requirements":"1.11.0","direct":false,"kind":"development","optional":false},{"id":155972111,"package_name":"@webassemblyjs/helper-numbers","ecosystem":"npm","requirements":"1.11.0","direct":false,"kind":"development","optional":false},{"id":155972112,"package_name":"@webassemblyjs/helper-wasm-bytecode","ecosystem":"npm","requirements":"1.11.0","direct":false,"kind":"development","optional":false},{"id":155972113,"package_name":"@webassemblyjs/helper-wasm-section","ecosystem":"npm","requirements":"1.11.0","direct":false,"kind":"development","optional":false},{"id":155972114,"package_name":"@webassemblyjs/ieee754","ecosystem":"npm","requirements":"1.11.0","direct":false,"kind":"development","optional":false},{"id":155972115,"package_name":"@webassemblyjs/leb128","ecosystem":"npm","requirements":"1.11.0","direct":false,"kind":"development","optional":false},{"id":155972116,"package_name":"@webassemblyjs/utf8","ecosystem":"npm","requirements":"1.11.0","direct":false,"kind":"development","optional":false},{"id":155972117,"package_name":"@webassemblyjs/wasm-edit","ecosystem":"npm","requirements":"1.11.0","direct":false,"kind":"development","optional":false},{"id":155972118,"package_name":"@webassemblyjs/wasm-gen","ecosystem":"npm","requirements":"1.11.0","direct":false,"kind":"development","optional":false},{"id":155972119,"package_name":"@webassemblyjs/wasm-opt","ecosystem":"npm","requirements":"1.11.0","direct":false,"kind":"development","optional":false},{"id":155972120,"package_name":"@webassemblyjs/wasm-parser","ecosystem":"npm","requirements":"1.11.0","direct":false,"kind":"development","optional":false},{"id":155972121,"package_name":"@webassemblyjs/wast-printer","ecosystem":"npm","requirements":"1.11.0","direct":false,"kind":"development","optional":false},{"id":155972122,"package_name":"@xtuc/ieee754","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":155972123,"package_name":"@xtuc/long","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"development","optional":false},{"id":155972124,"package_name":"abab","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":155972125,"package_name":"accepts","ecosystem":"npm","requirements":"1.3.7","direct":false,"kind":"development","optional":false},{"id":155972126,"package_name":"acorn","ecosystem":"npm","requirements":"8.2.4","direct":false,"kind":"runtime","optional":false},{"id":155972127,"package_name":"acorn-globals","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":155972128,"package_name":"acorn","ecosystem":"npm","requirements":"7.4.1","direct":false,"kind":"development","optional":false},{"id":155972129,"package_name":"acorn-walk","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":155972130,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"development","optional":false},{"id":155972131,"package_name":"acorn-walk","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"runtime","optional":false},{"id":155972132,"package_name":"agent-base","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":155972133,"package_name":"aggregate-error","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":155972134,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.6","direct":false,"kind":"development","optional":false},{"id":155972135,"package_name":"ajv-errors","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":155972136,"package_name":"ajv-keywords","ecosystem":"npm","requirements":"3.5.2","direct":false,"kind":"development","optional":false},{"id":155972137,"package_name":"alphanum-sort","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":155972138,"package_name":"ansi-colors","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":155972139,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":155972140,"package_name":"ansi-gray","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":155972141,"package_name":"ansi-html","ecosystem":"npm","requirements":"0.0.7","direct":false,"kind":"development","optional":false},{"id":155972142,"package_name":"ansi-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":155972143,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":155972144,"package_name":"ansi-wrap","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":155972145,"package_name":"anymatch","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":155972146,"package_name":"braces","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"development","optional":false},{"id":155972147,"package_name":"extend-shallow","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":155972148,"package_name":"fill-range","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":155972149,"package_name":"is-number","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":155972151,"package_name":"micromatch","ecosystem":"npm","requirements":"3.1.10","direct":false,"kind":"development","optional":false},{"id":155972152,"package_name":"normalize-path","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":155972153,"package_name":"to-regex-range","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":155972154,"package_name":"append-buffer","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":155972155,"package_name":"archy","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":155972156,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"development","optional":false},{"id":155972157,"package_name":"arr-diff","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":155972158,"package_name":"arr-filter","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":155972159,"package_name":"arr-flatten","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":155972160,"package_name":"arr-map","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":155972161,"package_name":"arr-union","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":155972162,"package_name":"array-each","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":155972163,"package_name":"array-flatten","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":155972164,"package_name":"array-includes","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":155972165,"package_name":"array-initial","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":155972166,"package_name":"is-number","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":155972167,"package_name":"array-last","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":155972168,"package_name":"array-slice","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":155972169,"package_name":"array-sort","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":155972170,"package_name":"kind-of","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":155972171,"package_name":"array-union","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":155972172,"package_name":"array-uniq","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":155972173,"package_name":"array-unique","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":155972174,"package_name":"array.prototype.flatmap","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":155972175,"package_name":"assertion-error","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":155972176,"package_name":"assign-symbols","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":155972177,"package_name":"astral-regex","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":155972178,"package_name":"async","ecosystem":"npm","requirements":"2.6.3","direct":false,"kind":"development","optional":false},{"id":155972179,"package_name":"async-done","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":155972180,"package_name":"async-each","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":155972181,"package_name":"async-limiter","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":155972182,"package_name":"async-settle","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":155972183,"package_name":"asynckit","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":155972184,"package_name":"atob","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":155972185,"package_name":"autoprefixer","ecosystem":"npm","requirements":"10.2.5","direct":false,"kind":"development","optional":false},{"id":155972186,"package_name":"babel-eslint","ecosystem":"npm","requirements":"10.1.0","direct":false,"kind":"development","optional":false},{"id":155972187,"package_name":"babel-jest","ecosystem":"npm","requirements":"27.2.2","direct":false,"kind":"development","optional":false},{"id":155972188,"package_name":"babel-loader","ecosystem":"npm","requirements":"8.2.2","direct":false,"kind":"development","optional":false},{"id":155972189,"package_name":"find-cache-dir","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"development","optional":false},{"id":155972190,"package_name":"make-dir","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":155972191,"package_name":"pkg-dir","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":155972192,"package_name":"babel-plugin-dynamic-import-node","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"development","optional":false},{"id":155972193,"package_name":"babel-plugin-istanbul","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":155972194,"package_name":"babel-plugin-jest-hoist","ecosystem":"npm","requirements":"27.2.0","direct":false,"kind":"development","optional":false},{"id":155972195,"package_name":"babel-plugin-lodash","ecosystem":"npm","requirements":"3.3.4","direct":false,"kind":"development","optional":false},{"id":155972196,"package_name":"babel-plugin-polyfill-corejs2","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":155972197,"package_name":"babel-plugin-polyfill-corejs3","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":155972198,"package_name":"babel-plugin-polyfill-regenerator","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":155972199,"package_name":"babel-preset-current-node-syntax","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":155972200,"package_name":"babel-preset-jest","ecosystem":"npm","requirements":"27.2.0","direct":false,"kind":"development","optional":false},{"id":155972201,"package_name":"bach","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":155972202,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":155972203,"package_name":"base","ecosystem":"npm","requirements":"0.11.2","direct":false,"kind":"development","optional":false},{"id":155972204,"package_name":"define-property","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":155972205,"package_name":"is-accessor-descriptor","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":155972206,"package_name":"is-data-descriptor","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":155972207,"package_name":"is-descriptor","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":155972208,"package_name":"base64-js","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"development","optional":false},{"id":155972209,"package_name":"batch","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":155972210,"package_name":"big.js","ecosystem":"npm","requirements":"5.2.2","direct":false,"kind":"development","optional":false},{"id":155972211,"package_name":"binary-extensions","ecosystem":"npm","requirements":"1.13.1","direct":false,"kind":"development","optional":false},{"id":155972212,"package_name":"bindings","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"development","optional":false},{"id":155972213,"package_name":"bl","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":155972214,"package_name":"readable-stream","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"development","optional":false},{"id":155972215,"package_name":"body-parser","ecosystem":"npm","requirements":"1.19.0","direct":false,"kind":"development","optional":false},{"id":155972216,"package_name":"bytes","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":155972217,"package_name":"debug","ecosystem":"npm","requirements":"2.6.9","direct":false,"kind":"development","optional":false},{"id":155972218,"package_name":"ms","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":155972219,"package_name":"qs","ecosystem":"npm","requirements":"6.7.0","direct":false,"kind":"development","optional":false},{"id":155972220,"package_name":"bonjour","ecosystem":"npm","requirements":"3.5.0","direct":false,"kind":"development","optional":false},{"id":155972221,"package_name":"boolbase","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":155972222,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"development","optional":false},{"id":155972223,"package_name":"braces","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":155972224,"package_name":"browser-process-hrtime","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":155972225,"package_name":"browserslist","ecosystem":"npm","requirements":"4.16.6","direct":false,"kind":"development","optional":false},{"id":155972226,"package_name":"bser","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":155972227,"package_name":"buffer","ecosystem":"npm","requirements":"5.7.1","direct":false,"kind":"development","optional":false},{"id":155972228,"package_name":"buffer-crc32","ecosystem":"npm","requirements":"0.2.13","direct":false,"kind":"development","optional":false},{"id":155972229,"package_name":"buffer-equal","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":155972230,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":155972231,"package_name":"buffer-indexof","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":155972232,"package_name":"bytes","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":155972233,"package_name":"cache-base","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":155972234,"package_name":"call-bind","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":155972235,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":155972236,"package_name":"camelcase","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":155972237,"package_name":"caniuse-api","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":155972238,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30001228","direct":false,"kind":"development","optional":false},{"id":155972239,"package_name":"chai","ecosystem":"npm","requirements":"4.3.4","direct":false,"kind":"development","optional":false},{"id":155972240,"package_name":"chai-subset","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"development","optional":false},{"id":155972241,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":155972242,"package_name":"char-regex","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":155972243,"package_name":"chardet","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"development","optional":false},{"id":155972244,"package_name":"check-error","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":155972245,"package_name":"chokidar","ecosystem":"npm","requirements":"2.1.8","direct":false,"kind":"development","optional":false},{"id":155972246,"package_name":"glob-parent","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":155972247,"package_name":"is-glob","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":155972248,"package_name":"chownr","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":155972249,"package_name":"chrome-trace-event","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":155972250,"package_name":"ci-info","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":155972251,"package_name":"cjs-module-lexer","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":155972252,"package_name":"class-utils","ecosystem":"npm","requirements":"0.3.6","direct":false,"kind":"development","optional":false},{"id":155972253,"package_name":"define-property","ecosystem":"npm","requirements":"0.2.5","direct":false,"kind":"development","optional":false},{"id":155972254,"package_name":"classnames","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":155972255,"package_name":"clean-stack","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":155972256,"package_name":"cli-cursor","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":155972257,"package_name":"cli-width","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":155972258,"package_name":"cliui","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":155972259,"package_name":"ansi-regex","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":155972260,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":155972261,"package_name":"string-width","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":155972262,"package_name":"strip-ansi","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":155972263,"package_name":"clone","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":155972264,"package_name":"clone-buffer","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":155972265,"package_name":"clone-stats","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":155972266,"package_name":"cloneable-readable","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":155972267,"package_name":"co","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"development","optional":false},{"id":155972268,"package_name":"code-point-at","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":155972269,"package_name":"collect-v8-coverage","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":155972270,"package_name":"collection-map","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":155972271,"package_name":"collection-visit","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":155972272,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":155972273,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":155972274,"package_name":"color-support","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":155972275,"package_name":"colord","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":155972276,"package_name":"colorette","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":155972277,"package_name":"combined-stream","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"development","optional":false},{"id":155972278,"package_name":"commander","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":155972279,"package_name":"commondir","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":155972280,"package_name":"component-emitter","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":155972281,"package_name":"compressible","ecosystem":"npm","requirements":"2.0.18","direct":false,"kind":"development","optional":false},{"id":155972282,"package_name":"compression","ecosystem":"npm","requirements":"1.7.4","direct":false,"kind":"development","optional":false},{"id":155972283,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":155972284,"package_name":"concat-stream","ecosystem":"npm","requirements":"1.6.2","direct":false,"kind":"development","optional":false},{"id":155972285,"package_name":"connect-history-api-fallback","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"development","optional":false},{"id":155972286,"package_name":"content-disposition","ecosystem":"npm","requirements":"0.5.3","direct":false,"kind":"development","optional":false},{"id":155972287,"package_name":"content-type","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":155972288,"package_name":"convert-source-map","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"development","optional":false},{"id":155972289,"package_name":"cookie","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":155972290,"package_name":"cookie-signature","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":155972291,"package_name":"copy-descriptor","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":155972292,"package_name":"copy-props","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":155972293,"package_name":"is-plain-object","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":155972294,"package_name":"core-js","ecosystem":"npm","requirements":"3.12.1","direct":false,"kind":"development","optional":false},{"id":155972295,"package_name":"core-js-compat","ecosystem":"npm","requirements":"3.12.1","direct":false,"kind":"development","optional":false},{"id":155972296,"package_name":"semver","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":155972297,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":155972298,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":155972299,"package_name":"cross-spawn","ecosystem":"npm","requirements":"6.0.5","direct":false,"kind":"development","optional":false},{"id":155972300,"package_name":"semver","ecosystem":"npm","requirements":"5.7.1","direct":false,"kind":"development","optional":false},{"id":155972301,"package_name":"css-color-names","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":155972302,"package_name":"css-declaration-sorter","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"development","optional":false},{"id":155972303,"package_name":"css-loader","ecosystem":"npm","requirements":"5.2.5","direct":false,"kind":"development","optional":false},{"id":155972304,"package_name":"loader-utils","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":155972305,"package_name":"schema-utils","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":155972306,"package_name":"semver","ecosystem":"npm","requirements":"7.3.5","direct":false,"kind":"development","optional":false},{"id":155972307,"package_name":"css-select","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":155972308,"package_name":"css-tree","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":155972309,"package_name":"css-what","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":155972310,"package_name":"cssesc","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":155972311,"package_name":"cssnano","ecosystem":"npm","requirements":"5.0.4","direct":false,"kind":"development","optional":false},{"id":155972312,"package_name":"cssnano-preset-default","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":155972313,"package_name":"cssnano-utils","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":155972314,"package_name":"csso","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":155972315,"package_name":"cssom","ecosystem":"npm","requirements":"0.4.4","direct":false,"kind":"development","optional":false},{"id":155972316,"package_name":"cssstyle","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":155972317,"package_name":"cssom","ecosystem":"npm","requirements":"0.3.8","direct":false,"kind":"development","optional":false},{"id":155972318,"package_name":"d","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":155972319,"package_name":"data-urls","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":155972320,"package_name":"debug","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"development","optional":false},{"id":155972321,"package_name":"decamelize","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":155972322,"package_name":"decimal.js","ecosystem":"npm","requirements":"10.3.1","direct":false,"kind":"development","optional":false},{"id":155972323,"package_name":"decode-uri-component","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":155972324,"package_name":"dedent","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"development","optional":false},{"id":155972325,"package_name":"deep-eql","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":155972326,"package_name":"deep-equal","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":155972327,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":155972328,"package_name":"deepmerge","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"development","optional":false},{"id":155972329,"package_name":"default-compare","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":155972330,"package_name":"default-gateway","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":155972331,"package_name":"execa","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":155972332,"package_name":"get-stream","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":155972333,"package_name":"is-stream","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":155972334,"package_name":"npm-run-path","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":155972335,"package_name":"pump","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":155972336,"package_name":"default-resolution","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":155972337,"package_name":"define-properties","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":155972338,"package_name":"define-property","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":155972339,"package_name":"del","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":155972340,"package_name":"delayed-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":155972341,"package_name":"depd","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":155972342,"package_name":"destroy","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":155972343,"package_name":"detect-file","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":155972344,"package_name":"detect-newline","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":155972345,"package_name":"detect-node","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":155972346,"package_name":"devtools-protocol","ecosystem":"npm","requirements":"0.0.901419","direct":false,"kind":"development","optional":false},{"id":155972347,"package_name":"diff-sequences","ecosystem":"npm","requirements":"27.0.6","direct":false,"kind":"development","optional":false},{"id":155972348,"package_name":"dir-glob","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":155972349,"package_name":"dns-equal","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":155972350,"package_name":"dns-packet","ecosystem":"npm","requirements":"1.3.4","direct":false,"kind":"development","optional":false},{"id":155972351,"package_name":"dns-txt","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":155972352,"package_name":"doctrine","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":155972353,"package_name":"dom-serializer","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":155972354,"package_name":"domelementtype","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":155972355,"package_name":"domexception","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":155972356,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":155972357,"package_name":"domhandler","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":155972358,"package_name":"domutils","ecosystem":"npm","requirements":"2.6.0","direct":false,"kind":"development","optional":false},{"id":155972359,"package_name":"duplexer","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":155972360,"package_name":"duplexer2","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":155972361,"package_name":"duplexify","ecosystem":"npm","requirements":"3.7.1","direct":false,"kind":"development","optional":false},{"id":155972362,"package_name":"each-props","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":155972363,"package_name":"ee-first","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":155972364,"package_name":"electron-to-chromium","ecosystem":"npm","requirements":"1.3.735","direct":false,"kind":"development","optional":false},{"id":155972365,"package_name":"emittery","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"development","optional":false},{"id":155972366,"package_name":"emoji-regex","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"development","optional":false},{"id":155972367,"package_name":"emojis-list","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":155972368,"package_name":"encodeurl","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":155972369,"package_name":"end-of-stream","ecosystem":"npm","requirements":"1.4.4","direct":false,"kind":"development","optional":false},{"id":155972370,"package_name":"enhanced-resolve","ecosystem":"npm","requirements":"5.8.2","direct":false,"kind":"development","optional":false},{"id":155972371,"package_name":"entities","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":155972372,"package_name":"errno","ecosystem":"npm","requirements":"0.1.8","direct":false,"kind":"development","optional":false},{"id":155972373,"package_name":"error-ex","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":155972374,"package_name":"es-abstract","ecosystem":"npm","requirements":"1.18.0","direct":false,"kind":"development","optional":false},{"id":155972375,"package_name":"es-module-lexer","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":155972376,"package_name":"es-to-primitive","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":155972377,"package_name":"es5-ext","ecosystem":"npm","requirements":"0.10.53","direct":false,"kind":"development","optional":false},{"id":155972378,"package_name":"es6-iterator","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":155972379,"package_name":"es6-symbol","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":155972380,"package_name":"es6-weak-map","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":155972381,"package_name":"escalade","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":155972382,"package_name":"escape-html","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":155972383,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":155972384,"package_name":"escodegen","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":155972385,"package_name":"estraverse","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":155972386,"package_name":"eslint","ecosystem":"npm","requirements":"5.16.0","direct":false,"kind":"development","optional":false},{"id":155972387,"package_name":"ignore","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"development","optional":false},{"id":155972388,"package_name":"eslint-config-th0r","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":155972389,"package_name":"eslint-config-th0r-react","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":155972390,"package_name":"eslint-plugin-react","ecosystem":"npm","requirements":"7.23.2","direct":false,"kind":"development","optional":false},{"id":155972391,"package_name":"doctrine","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":155972392,"package_name":"resolve","ecosystem":"npm","requirements":"2.0.0-next.3","direct":false,"kind":"development","optional":false},{"id":155972393,"package_name":"eslint-scope","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":155972394,"package_name":"eslint-utils","ecosystem":"npm","requirements":"1.4.3","direct":false,"kind":"development","optional":false},{"id":155972395,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":155972396,"package_name":"espree","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":155972397,"package_name":"acorn","ecosystem":"npm","requirements":"6.4.2","direct":false,"kind":"development","optional":false},{"id":155972398,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":155972399,"package_name":"esquery","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":155972400,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":155972401,"package_name":"estraverse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":155972402,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":155972403,"package_name":"etag","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"development","optional":false},{"id":155972404,"package_name":"eventemitter3","ecosystem":"npm","requirements":"4.0.7","direct":false,"kind":"development","optional":false},{"id":155972405,"package_name":"events","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":155972406,"package_name":"eventsource","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":155972407,"package_name":"execa","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":155972408,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"development","optional":false},{"id":155972409,"package_name":"get-stream","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":155972410,"package_name":"mimic-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":155972411,"package_name":"onetime","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":155972412,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":155972413,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":155972414,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":155972415,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":155972416,"package_name":"exit","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":155972417,"package_name":"expand-brackets","ecosystem":"npm","requirements":"2.1.4","direct":false,"kind":"development","optional":false},{"id":155972418,"package_name":"expand-tilde","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":155972419,"package_name":"expect","ecosystem":"npm","requirements":"27.2.2","direct":false,"kind":"development","optional":false},{"id":155972420,"package_name":"ansi-styles","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":155972421,"package_name":"express","ecosystem":"npm","requirements":"4.17.1","direct":false,"kind":"development","optional":false},{"id":155972422,"package_name":"array-flatten","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":155972423,"package_name":"ext","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":155972424,"package_name":"type","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"development","optional":false},{"id":155972425,"package_name":"extend","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":155972426,"package_name":"extend-shallow","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":155972427,"package_name":"is-extendable","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":155972428,"package_name":"external-editor","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":155972429,"package_name":"extglob","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":155972430,"package_name":"fancy-log","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"development","optional":false},{"id":155972431,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":155972432,"package_name":"fast-glob","ecosystem":"npm","requirements":"3.2.5","direct":false,"kind":"development","optional":false},{"id":155972433,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":155972434,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":155972435,"package_name":"fastq","ecosystem":"npm","requirements":"1.11.0","direct":false,"kind":"development","optional":false},{"id":155972436,"package_name":"faye-websocket","ecosystem":"npm","requirements":"0.11.3","direct":false,"kind":"development","optional":false},{"id":155972437,"package_name":"fb-watchman","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":155972438,"package_name":"fd-slicer","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":155972439,"package_name":"figures","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":155972440,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":155972441,"package_name":"file-uri-to-path","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":155972442,"package_name":"filesize","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"development","optional":false},{"id":155972443,"package_name":"fill-range","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":155972444,"package_name":"finalhandler","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":155972445,"package_name":"find-up","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":155972446,"package_name":"findup-sync","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":155972447,"package_name":"fined","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":155972448,"package_name":"flagged-respawn","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":155972449,"package_name":"flat-cache","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":155972450,"package_name":"rimraf","ecosystem":"npm","requirements":"2.6.3","direct":false,"kind":"development","optional":false},{"id":155972451,"package_name":"flatted","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":155972452,"package_name":"flush-write-stream","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":155972453,"package_name":"follow-redirects","ecosystem":"npm","requirements":"1.14.8","direct":false,"kind":"development","optional":false},{"id":155972454,"package_name":"for-in","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":155972455,"package_name":"for-own","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":155972456,"package_name":"form-data","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":155972457,"package_name":"forwarded","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":155972458,"package_name":"fraction.js","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":155972459,"package_name":"fragment-cache","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":155972460,"package_name":"fresh","ecosystem":"npm","requirements":"0.5.2","direct":false,"kind":"development","optional":false},{"id":155972461,"package_name":"fs-constants","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":155972462,"package_name":"fs-mkdirp-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":155972463,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":155972464,"package_name":"fsevents","ecosystem":"npm","requirements":"1.2.13","direct":false,"kind":"development","optional":false},{"id":155972465,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":155972466,"package_name":"functional-red-black-tree","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":155972467,"package_name":"gensync","ecosystem":"npm","requirements":"1.0.0-beta.2","direct":false,"kind":"development","optional":false},{"id":155972468,"package_name":"get-caller-file","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":155972469,"package_name":"get-func-name","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":155972470,"package_name":"get-intrinsic","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":155972471,"package_name":"get-package-type","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":155972472,"package_name":"get-stream","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":155972473,"package_name":"get-value","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":155972474,"package_name":"glob","ecosystem":"npm","requirements":"7.1.7","direct":false,"kind":"development","optional":false},{"id":155972475,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":155972476,"package_name":"glob-stream","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":155972477,"package_name":"glob-to-regexp","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":155972478,"package_name":"glob-watcher","ecosystem":"npm","requirements":"5.0.5","direct":false,"kind":"development","optional":false},{"id":155972479,"package_name":"global-modules","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":155972480,"package_name":"global-prefix","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":155972481,"package_name":"globals","ecosystem":"npm","requirements":"11.12.0","direct":false,"kind":"development","optional":false},{"id":155972482,"package_name":"globby","ecosystem":"npm","requirements":"11.0.3","direct":false,"kind":"development","optional":false},{"id":155972483,"package_name":"glogg","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":155972485,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.6","direct":false,"kind":"development","optional":false},{"id":155972486,"package_name":"gulp","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":155972487,"package_name":"gulp-cli","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":155972488,"package_name":"gulp-babel","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":155972489,"package_name":"gulplog","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":155972491,"package_name":"gzip-size","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":155972492,"package_name":"handle-thing","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":155972493,"package_name":"has","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":155972495,"package_name":"has-bigints","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":155972497,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":155972499,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":155972501,"package_name":"has-value","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":155972503,"package_name":"has-values","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":155972505,"package_name":"kind-of","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":155972507,"package_name":"hex-color-regex","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":155972508,"package_name":"homedir-polyfill","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":155972509,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"2.8.9","direct":false,"kind":"development","optional":false},{"id":155972511,"package_name":"hpack.js","ecosystem":"npm","requirements":"2.1.6","direct":false,"kind":"development","optional":false},{"id":155972513,"package_name":"hsl-regex","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":155972515,"package_name":"hsla-regex","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":155972517,"package_name":"html-encoding-sniffer","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":155972519,"package_name":"html-entities","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":155972521,"package_name":"html-escaper","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":155972524,"package_name":"http-deceiver","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"development","optional":false},{"id":155972527,"package_name":"http-errors","ecosystem":"npm","requirements":"1.7.2","direct":false,"kind":"development","optional":false},{"id":155972530,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":155972532,"package_name":"http-parser-js","ecosystem":"npm","requirements":"0.5.3","direct":false,"kind":"development","optional":false},{"id":155972534,"package_name":"http-proxy","ecosystem":"npm","requirements":"1.18.1","direct":false,"kind":"development","optional":false},{"id":155972536,"package_name":"http-proxy-agent","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":155972538,"package_name":"http-proxy-middleware","ecosystem":"npm","requirements":"0.19.1","direct":false,"kind":"development","optional":false},{"id":155972540,"package_name":"https-proxy-agent","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":155972542,"package_name":"human-signals","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":155972544,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"development","optional":false},{"id":155972546,"package_name":"icss-utils","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":155972549,"package_name":"ieee754","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":155972551,"package_name":"ignore","ecosystem":"npm","requirements":"5.1.8","direct":false,"kind":"development","optional":false},{"id":155972553,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":155972555,"package_name":"import-local","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":155972557,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":155972559,"package_name":"indent-string","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":155972560,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":155972562,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":155972563,"package_name":"ini","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"development","optional":false},{"id":155972565,"package_name":"inquirer","ecosystem":"npm","requirements":"6.5.2","direct":false,"kind":"development","optional":false},{"id":155972566,"package_name":"ansi-regex","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":155972568,"package_name":"strip-ansi","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":155972570,"package_name":"internal-ip","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":155972572,"package_name":"internal-slot","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":155972574,"package_name":"interpret","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":155972576,"package_name":"invert-kv","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":155972578,"package_name":"ip","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"development","optional":false},{"id":155972580,"package_name":"ip-regex","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":155972582,"package_name":"ipaddr.js","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"development","optional":false},{"id":155972584,"package_name":"is-absolute","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":155972587,"package_name":"is-absolute-url","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":155972589,"package_name":"is-accessor-descriptor","ecosystem":"npm","requirements":"0.1.6","direct":false,"kind":"development","optional":false},{"id":155972591,"package_name":"is-arguments","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":155972593,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":155972595,"package_name":"is-bigint","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":155972598,"package_name":"is-binary-path","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":155972600,"package_name":"is-boolean-object","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":155972602,"package_name":"is-buffer","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"development","optional":false},{"id":155972604,"package_name":"is-callable","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":155972606,"package_name":"is-ci","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":155972608,"package_name":"is-color-stop","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":155972611,"package_name":"css-color-names","ecosystem":"npm","requirements":"0.0.4","direct":false,"kind":"development","optional":false},{"id":155972613,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"development","optional":false},{"id":155972615,"package_name":"is-data-descriptor","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":155972616,"package_name":"is-date-object","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":155972618,"package_name":"is-descriptor","ecosystem":"npm","requirements":"0.1.6","direct":false,"kind":"development","optional":false},{"id":155972619,"package_name":"is-extendable","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":155972621,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":155972623,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":155972625,"package_name":"is-generator-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":155972627,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":155972629,"package_name":"is-negated-glob","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":155972631,"package_name":"is-negative-zero","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":155972634,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":155972638,"package_name":"is-number-object","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":155972641,"package_name":"is-path-cwd","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":155972644,"package_name":"is-path-in-cwd","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":155972647,"package_name":"is-path-inside","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":155972648,"package_name":"is-path-inside","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":155972651,"package_name":"is-plain-object","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":155972653,"package_name":"is-potential-custom-element-name","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":155972656,"package_name":"is-regex","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":155972659,"package_name":"is-relative","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":155972662,"package_name":"is-resolvable","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":155972665,"package_name":"is-stream","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":155972668,"package_name":"is-string","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":155972671,"package_name":"is-symbol","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":155972674,"package_name":"is-typedarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":155972677,"package_name":"is-unc-path","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":155972680,"package_name":"is-utf8","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":155972683,"package_name":"is-valid-glob","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":155972685,"package_name":"is-windows","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":155972687,"package_name":"is-wsl","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":155972689,"package_name":"isarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":155972691,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":155972693,"package_name":"isobject","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":155972696,"package_name":"istanbul-lib-coverage","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":155972698,"package_name":"istanbul-lib-instrument","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":155972700,"package_name":"istanbul-lib-report","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":155972702,"package_name":"istanbul-lib-source-maps","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":155972704,"package_name":"istanbul-reports","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":155972706,"package_name":"jest","ecosystem":"npm","requirements":"27.2.2","direct":false,"kind":"development","optional":false},{"id":155972708,"package_name":"cliui","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"development","optional":false},{"id":155972710,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":155972712,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":155972715,"package_name":"import-local","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":155972717,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":155972719,"package_name":"jest-cli","ecosystem":"npm","requirements":"27.2.2","direct":false,"kind":"development","optional":false},{"id":155972721,"package_name":"resolve-cwd","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":155972723,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"development","optional":false},{"id":155972725,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":155972727,"package_name":"y18n","ecosystem":"npm","requirements":"5.0.8","direct":false,"kind":"development","optional":false},{"id":155972729,"package_name":"yargs","ecosystem":"npm","requirements":"16.2.0","direct":false,"kind":"development","optional":false},{"id":155972732,"package_name":"yargs-parser","ecosystem":"npm","requirements":"20.2.9","direct":false,"kind":"development","optional":false},{"id":155972735,"package_name":"jest-changed-files","ecosystem":"npm","requirements":"27.1.1","direct":false,"kind":"development","optional":false},{"id":155972737,"package_name":"jest-circus","ecosystem":"npm","requirements":"27.2.2","direct":false,"kind":"development","optional":false},{"id":155972741,"package_name":"jest-config","ecosystem":"npm","requirements":"27.2.2","direct":false,"kind":"development","optional":false},{"id":155972744,"package_name":"jest-diff","ecosystem":"npm","requirements":"27.2.2","direct":false,"kind":"development","optional":false},{"id":155972747,"package_name":"jest-docblock","ecosystem":"npm","requirements":"27.0.6","direct":false,"kind":"development","optional":false},{"id":155972750,"package_name":"jest-each","ecosystem":"npm","requirements":"27.2.2","direct":false,"kind":"development","optional":false},{"id":155972752,"package_name":"jest-environment-jsdom","ecosystem":"npm","requirements":"27.2.2","direct":false,"kind":"development","optional":false},{"id":155972754,"package_name":"jest-environment-node","ecosystem":"npm","requirements":"27.2.2","direct":false,"kind":"development","optional":false},{"id":155972756,"package_name":"jest-get-type","ecosystem":"npm","requirements":"27.0.6","direct":false,"kind":"development","optional":false},{"id":155972758,"package_name":"jest-haste-map","ecosystem":"npm","requirements":"27.2.2","direct":false,"kind":"development","optional":false},{"id":155972760,"package_name":"anymatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":155972762,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"development","optional":false},{"id":155972764,"package_name":"jest-jasmine2","ecosystem":"npm","requirements":"27.2.2","direct":false,"kind":"development","optional":false},{"id":155972766,"package_name":"jest-leak-detector","ecosystem":"npm","requirements":"27.2.2","direct":false,"kind":"development","optional":false},{"id":155972768,"package_name":"jest-matcher-utils","ecosystem":"npm","requirements":"27.2.2","direct":false,"kind":"development","optional":false},{"id":155972770,"package_name":"jest-message-util","ecosystem":"npm","requirements":"27.2.2","direct":false,"kind":"development","optional":false},{"id":155972772,"package_name":"jest-mock","ecosystem":"npm","requirements":"27.1.1","direct":false,"kind":"development","optional":false},{"id":155972775,"package_name":"jest-pnp-resolver","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":155972777,"package_name":"jest-regex-util","ecosystem":"npm","requirements":"27.0.6","direct":false,"kind":"development","optional":false},{"id":155972779,"package_name":"jest-resolve","ecosystem":"npm","requirements":"27.2.2","direct":false,"kind":"development","optional":false},{"id":155972781,"package_name":"jest-resolve-dependencies","ecosystem":"npm","requirements":"27.2.2","direct":false,"kind":"development","optional":false},{"id":155972783,"package_name":"jest-runner","ecosystem":"npm","requirements":"27.2.2","direct":false,"kind":"development","optional":false},{"id":155972785,"package_name":"jest-runtime","ecosystem":"npm","requirements":"27.2.2","direct":false,"kind":"development","optional":false},{"id":155972787,"package_name":"strip-bom","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":155972789,"package_name":"jest-serializer","ecosystem":"npm","requirements":"27.0.6","direct":false,"kind":"development","optional":false},{"id":155972790,"package_name":"jest-snapshot","ecosystem":"npm","requirements":"27.2.2","direct":false,"kind":"development","optional":false},{"id":155972792,"package_name":"jest-util","ecosystem":"npm","requirements":"27.2.0","direct":false,"kind":"development","optional":false},{"id":155972794,"package_name":"jest-validate","ecosystem":"npm","requirements":"27.2.2","direct":false,"kind":"development","optional":false},{"id":155972796,"package_name":"camelcase","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"development","optional":false},{"id":155972798,"package_name":"jest-watcher","ecosystem":"npm","requirements":"27.2.2","direct":false,"kind":"development","optional":false},{"id":155972800,"package_name":"jest-worker","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":155972802,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":155972805,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"development","optional":false},{"id":155972806,"package_name":"jsdom","ecosystem":"npm","requirements":"16.7.0","direct":false,"kind":"development","optional":false},{"id":155972808,"package_name":"jsesc","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"development","optional":false},{"id":155972811,"package_name":"json-parse-better-errors","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":155972813,"package_name":"json-parse-even-better-errors","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":155972815,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":155972817,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":155972820,"package_name":"json3","ecosystem":"npm","requirements":"3.3.3","direct":false,"kind":"development","optional":false},{"id":155972822,"package_name":"json5","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":155972824,"package_name":"jsx-ast-utils","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":155972825,"package_name":"just-debounce","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":155972827,"package_name":"killable","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":155972828,"package_name":"kind-of","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"development","optional":false},{"id":155972830,"package_name":"kleur","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":155972832,"package_name":"klona","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":155972833,"package_name":"last-run","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":155972835,"package_name":"lazystream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":155972837,"package_name":"lcid","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":155972840,"package_name":"lead","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":155972842,"package_name":"leven","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":155972845,"package_name":"levn","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":155972848,"package_name":"liftoff","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":155972852,"package_name":"lines-and-columns","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"development","optional":false},{"id":155972855,"package_name":"load-json-file","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":155972858,"package_name":"parse-json","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":155972861,"package_name":"pify","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":155972863,"package_name":"loader-runner","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":155972864,"package_name":"loader-utils","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":155972866,"package_name":"json5","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":155972867,"package_name":"locate-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":155972869,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"runtime","optional":false},{"id":155972871,"package_name":"lodash.debounce","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"development","optional":false},{"id":155972872,"package_name":"lodash.memoize","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":155972874,"package_name":"lodash.uniq","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"development","optional":false},{"id":155972876,"package_name":"loglevel","ecosystem":"npm","requirements":"1.7.1","direct":false,"kind":"development","optional":false},{"id":155972877,"package_name":"loose-envify","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":155972879,"package_name":"lru-cache","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":155972881,"package_name":"make-iterator","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":155972882,"package_name":"makeerror","ecosystem":"npm","requirements":"1.0.11","direct":false,"kind":"development","optional":false},{"id":155972884,"package_name":"map-cache","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"development","optional":false},{"id":155972885,"package_name":"map-visit","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":155972887,"package_name":"matchdep","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":155972889,"package_name":"findup-sync","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":155972890,"package_name":"mdn-data","ecosystem":"npm","requirements":"2.0.14","direct":false,"kind":"development","optional":false},{"id":155972892,"package_name":"media-typer","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":155972893,"package_name":"memory-fs","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":155972895,"package_name":"merge-descriptors","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":155972897,"package_name":"merge-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":155972898,"package_name":"merge2","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":155972900,"package_name":"methods","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":155972901,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"development","optional":false},{"id":155972903,"package_name":"mime","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"runtime","optional":false},{"id":155972904,"package_name":"mime-db","ecosystem":"npm","requirements":"1.47.0","direct":false,"kind":"development","optional":false},{"id":155972906,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.30","direct":false,"kind":"development","optional":false},{"id":155972908,"package_name":"mimic-fn","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":155972910,"package_name":"minimalistic-assert","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":155972911,"package_name":"minimatch","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":155972913,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"development","optional":false},{"id":155972915,"package_name":"mixin-deep","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":155972917,"package_name":"mkdirp","ecosystem":"npm","requirements":"0.5.5","direct":false,"kind":"development","optional":false},{"id":155972919,"package_name":"mobx","ecosystem":"npm","requirements":"5.15.7","direct":false,"kind":"development","optional":false},{"id":155972920,"package_name":"mobx-react","ecosystem":"npm","requirements":"6.3.1","direct":false,"kind":"development","optional":false},{"id":155972922,"package_name":"mobx-react-lite","ecosystem":"npm","requirements":"2.2.2","direct":false,"kind":"development","optional":false},{"id":155972923,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":155972925,"package_name":"multicast-dns","ecosystem":"npm","requirements":"6.2.3","direct":false,"kind":"development","optional":false},{"id":155972927,"package_name":"multicast-dns-service-types","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":155972929,"package_name":"mute-stdout","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":155972930,"package_name":"mute-stream","ecosystem":"npm","requirements":"0.0.7","direct":false,"kind":"development","optional":false},{"id":155972932,"package_name":"nan","ecosystem":"npm","requirements":"2.14.2","direct":false,"kind":"development","optional":false},{"id":155972938,"package_name":"nanoid","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":155972940,"package_name":"nanomatch","ecosystem":"npm","requirements":"1.2.13","direct":false,"kind":"development","optional":false},{"id":155972942,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":155972943,"package_name":"negotiator","ecosystem":"npm","requirements":"0.6.2","direct":false,"kind":"development","optional":false},{"id":155972945,"package_name":"neo-async","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"development","optional":false},{"id":155972947,"package_name":"next-tick","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":155972949,"package_name":"nice-try","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":155972951,"package_name":"node-fetch","ecosystem":"npm","requirements":"2.6.1","direct":false,"kind":"development","optional":false},{"id":155972952,"package_name":"node-forge","ecosystem":"npm","requirements":"0.10.0","direct":false,"kind":"development","optional":false},{"id":155972954,"package_name":"node-int64","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":155972956,"package_name":"node-modules-regexp","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":155972957,"package_name":"node-releases","ecosystem":"npm","requirements":"1.1.72","direct":false,"kind":"development","optional":false},{"id":155972959,"package_name":"normalize-package-data","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"development","optional":false},{"id":155972960,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":155972961,"package_name":"normalize-range","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":155972962,"package_name":"normalize-url","ecosystem":"npm","requirements":"4.5.1","direct":false,"kind":"development","optional":false},{"id":155972963,"package_name":"now-and-later","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":155972965,"package_name":"npm-run-path","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":155972966,"package_name":"nth-check","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":155972968,"package_name":"number-is-nan","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":155972971,"package_name":"nwsapi","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":155972972,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":155972974,"package_name":"object-copy","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":155972976,"package_name":"object-inspect","ecosystem":"npm","requirements":"1.10.3","direct":false,"kind":"development","optional":false},{"id":155972977,"package_name":"object-is","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"development","optional":false},{"id":155972979,"package_name":"object-keys","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":155972981,"package_name":"object-visit","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":155972982,"package_name":"object.assign","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":155972984,"package_name":"object.defaults","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":155972986,"package_name":"object.entries","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":155972988,"package_name":"object.fromentries","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":155972989,"package_name":"object.map","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":155972991,"package_name":"object.pick","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":155972993,"package_name":"object.reduce","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":155972994,"package_name":"object.values","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":155972996,"package_name":"obuf","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":155972997,"package_name":"on-finished","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":155972999,"package_name":"on-headers","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":155973001,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":155973002,"package_name":"onetime","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":155973004,"package_name":"opener","ecosystem":"npm","requirements":"1.5.2","direct":false,"kind":"runtime","optional":false},{"id":155973005,"package_name":"opn","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":155973007,"package_name":"optionator","ecosystem":"npm","requirements":"0.8.3","direct":false,"kind":"development","optional":false},{"id":155973009,"package_name":"ordered-read-streams","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":155973010,"package_name":"original","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":155973012,"package_name":"os-locale","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":155973013,"package_name":"os-tmpdir","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":155973015,"package_name":"p-each-series","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":155973017,"package_name":"p-finally","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":155973018,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":155973020,"package_name":"p-locate","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":155973022,"package_name":"p-map","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":155973023,"package_name":"p-retry","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":155973025,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":155973027,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":155973028,"package_name":"parse-filepath","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":155973030,"package_name":"parse-json","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":155973031,"package_name":"parse-node-version","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":155973032,"package_name":"parse-passwd","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":155973033,"package_name":"parse5","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":155973034,"package_name":"parseurl","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"development","optional":false},{"id":155973035,"package_name":"pascalcase","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":155973036,"package_name":"path-dirname","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":155973038,"package_name":"path-exists","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":155973039,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":155973041,"package_name":"path-is-inside","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":155973043,"package_name":"path-key","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":155973044,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":155973046,"package_name":"path-root","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":155973047,"package_name":"path-root-regex","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":155973049,"package_name":"path-to-regexp","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"development","optional":false},{"id":155973050,"package_name":"path-type","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":155973051,"package_name":"pathval","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":155973053,"package_name":"pend","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":155973054,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":155973056,"package_name":"pify","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":155973057,"package_name":"pinkie","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":155973059,"package_name":"pinkie-promise","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":155973060,"package_name":"pirates","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":155973061,"package_name":"pkg-dir","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":155973063,"package_name":"plugin-error","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":155973064,"package_name":"portfinder","ecosystem":"npm","requirements":"1.0.28","direct":false,"kind":"development","optional":false},{"id":155973066,"package_name":"debug","ecosystem":"npm","requirements":"3.2.7","direct":false,"kind":"development","optional":false},{"id":155973067,"package_name":"posix-character-classes","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":155973068,"package_name":"postcss","ecosystem":"npm","requirements":"8.3.0","direct":false,"kind":"development","optional":false},{"id":155973069,"package_name":"postcss-calc","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":155973070,"package_name":"postcss-colormin","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":155973071,"package_name":"postcss-convert-values","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":155973072,"package_name":"postcss-discard-comments","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":155973073,"package_name":"postcss-discard-duplicates","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":155973074,"package_name":"postcss-discard-empty","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":155973075,"package_name":"postcss-discard-overridden","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":155973076,"package_name":"postcss-icss-values","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":155973077,"package_name":"icss-utils","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":155973078,"package_name":"postcss","ecosystem":"npm","requirements":"6.0.23","direct":false,"kind":"development","optional":false},{"id":155973079,"package_name":"postcss-value-parser","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"development","optional":false},{"id":155973080,"package_name":"postcss-loader","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":155973081,"package_name":"postcss-merge-longhand","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"development","optional":false},{"id":155973082,"package_name":"postcss-merge-rules","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":155973083,"package_name":"postcss-minify-font-values","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":155973084,"package_name":"postcss-minify-gradients","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":155973085,"package_name":"postcss-minify-params","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":155973086,"package_name":"postcss-minify-selectors","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":155973087,"package_name":"postcss-modules-extract-imports","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":155973088,"package_name":"postcss-modules-local-by-default","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":155973089,"package_name":"postcss-modules-scope","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":155973090,"package_name":"postcss-modules-values","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":155973091,"package_name":"postcss-normalize-charset","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":155973092,"package_name":"postcss-normalize-display-values","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":155973093,"package_name":"postcss-normalize-positions","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":155973094,"package_name":"postcss-normalize-repeat-style","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":155973095,"package_name":"postcss-normalize-string","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":155973096,"package_name":"postcss-normalize-timing-functions","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":155973097,"package_name":"postcss-normalize-unicode","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":155973098,"package_name":"postcss-normalize-url","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":155973099,"package_name":"postcss-normalize-whitespace","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":155973100,"package_name":"postcss-ordered-values","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":155973101,"package_name":"postcss-reduce-initial","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":155973102,"package_name":"postcss-reduce-transforms","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":155973103,"package_name":"postcss-selector-parser","ecosystem":"npm","requirements":"6.0.6","direct":false,"kind":"development","optional":false},{"id":155973104,"package_name":"postcss-svgo","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":155973105,"package_name":"postcss-unique-selectors","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":155973106,"package_name":"postcss-value-parser","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":155973107,"package_name":"preact","ecosystem":"npm","requirements":"10.5.13","direct":false,"kind":"development","optional":false},{"id":155973108,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":155973109,"package_name":"pretty-format","ecosystem":"npm","requirements":"27.2.2","direct":false,"kind":"development","optional":false},{"id":155973110,"package_name":"react-is","ecosystem":"npm","requirements":"17.0.2","direct":false,"kind":"development","optional":false},{"id":155973111,"package_name":"pretty-hrtime","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":155973112,"package_name":"process-nextick-args","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":155973113,"package_name":"progress","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":155973114,"package_name":"prompts","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"development","optional":false},{"id":155973115,"package_name":"prop-types","ecosystem":"npm","requirements":"15.7.2","direct":false,"kind":"development","optional":false},{"id":155973116,"package_name":"proxy-addr","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":155973117,"package_name":"proxy-from-env","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":155973118,"package_name":"prr","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":155973119,"package_name":"psl","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"development","optional":false},{"id":155973120,"package_name":"pump","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":155973121,"package_name":"pumpify","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"development","optional":false},{"id":155973122,"package_name":"punycode","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":155973123,"package_name":"puppeteer","ecosystem":"npm","requirements":"10.4.0","direct":false,"kind":"development","optional":false},{"id":155973124,"package_name":"extract-zip","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":155973125,"package_name":"progress","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":155973126,"package_name":"querystring","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":155973127,"package_name":"querystringify","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":155973128,"package_name":"queue-microtask","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":155973129,"package_name":"randombytes","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":155973130,"package_name":"range-parser","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":155973131,"package_name":"raw-body","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"development","optional":false},{"id":155973132,"package_name":"react-is","ecosystem":"npm","requirements":"16.13.1","direct":false,"kind":"development","optional":false},{"id":155973133,"package_name":"read-pkg","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":155973134,"package_name":"path-type","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":155973135,"package_name":"read-pkg-up","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":155973136,"package_name":"find-up","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":155973137,"package_name":"path-exists","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":155973138,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.3.7","direct":false,"kind":"development","optional":false},{"id":155973139,"package_name":"readdirp","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":155973140,"package_name":"rechoir","ecosystem":"npm","requirements":"0.6.2","direct":false,"kind":"development","optional":false},{"id":155973141,"package_name":"regenerate","ecosystem":"npm","requirements":"1.4.2","direct":false,"kind":"development","optional":false},{"id":155973142,"package_name":"regenerate-unicode-properties","ecosystem":"npm","requirements":"8.2.0","direct":false,"kind":"development","optional":false},{"id":155973143,"package_name":"regenerator-runtime","ecosystem":"npm","requirements":"0.13.7","direct":false,"kind":"development","optional":false},{"id":155973144,"package_name":"regenerator-transform","ecosystem":"npm","requirements":"0.14.5","direct":false,"kind":"development","optional":false},{"id":155973145,"package_name":"regex-not","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":155973146,"package_name":"regexp.prototype.flags","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":155973147,"package_name":"regexpp","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":155973148,"package_name":"regexpu-core","ecosystem":"npm","requirements":"4.7.1","direct":false,"kind":"development","optional":false},{"id":155973149,"package_name":"regjsgen","ecosystem":"npm","requirements":"0.5.2","direct":false,"kind":"development","optional":false},{"id":155973150,"package_name":"regjsparser","ecosystem":"npm","requirements":"0.6.9","direct":false,"kind":"development","optional":false},{"id":155973151,"package_name":"jsesc","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"development","optional":false},{"id":155973152,"package_name":"remove-bom-buffer","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":155973153,"package_name":"remove-bom-stream","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":155973154,"package_name":"remove-trailing-separator","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":155973155,"package_name":"repeat-element","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":155973156,"package_name":"repeat-string","ecosystem":"npm","requirements":"1.6.1","direct":false,"kind":"development","optional":false},{"id":155973157,"package_name":"replace-ext","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":155973158,"package_name":"replace-homedir","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":155973159,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":155973160,"package_name":"require-main-filename","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":155973161,"package_name":"require-package-name","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":155973162,"package_name":"requires-port","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":155973163,"package_name":"resolve","ecosystem":"npm","requirements":"1.20.0","direct":false,"kind":"development","optional":false},{"id":155973164,"package_name":"resolve-cwd","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":155973165,"package_name":"resolve-from","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":155973166,"package_name":"resolve-dir","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":155973167,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":155973168,"package_name":"resolve-options","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":155973169,"package_name":"resolve-url","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":155973170,"package_name":"restore-cursor","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":155973171,"package_name":"ret","ecosystem":"npm","requirements":"0.1.15","direct":false,"kind":"development","optional":false},{"id":155973172,"package_name":"retry","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"development","optional":false},{"id":155973173,"package_name":"reusify","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":155973174,"package_name":"rgb-regex","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":155973175,"package_name":"rgba-regex","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":155973176,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":155973177,"package_name":"run-async","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"development","optional":false},{"id":155973178,"package_name":"run-parallel","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":155973179,"package_name":"rxjs","ecosystem":"npm","requirements":"6.6.7","direct":false,"kind":"development","optional":false},{"id":155973180,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":155973181,"package_name":"safe-regex","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":155973182,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":155973183,"package_name":"saxes","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":155973184,"package_name":"schema-utils","ecosystem":"npm","requirements":"2.7.1","direct":false,"kind":"development","optional":false},{"id":155973185,"package_name":"select-hose","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":155973186,"package_name":"selfsigned","ecosystem":"npm","requirements":"1.10.11","direct":false,"kind":"development","optional":false},{"id":155973187,"package_name":"semver","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"development","optional":false},{"id":155973188,"package_name":"semver-greatest-satisfied-range","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":155973189,"package_name":"send","ecosystem":"npm","requirements":"0.17.1","direct":false,"kind":"development","optional":false},{"id":155973190,"package_name":"mime","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"development","optional":false},{"id":155973191,"package_name":"ms","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":155973192,"package_name":"serialize-javascript","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":155973193,"package_name":"serve-index","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"development","optional":false},{"id":155973194,"package_name":"http-errors","ecosystem":"npm","requirements":"1.6.3","direct":false,"kind":"development","optional":false},{"id":155973195,"package_name":"setprototypeof","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":155973196,"package_name":"serve-static","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"development","optional":false},{"id":155973197,"package_name":"set-blocking","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":155973198,"package_name":"set-value","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":155973199,"package_name":"setprototypeof","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":155973200,"package_name":"shebang-command","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":155973201,"package_name":"shebang-regex","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":155973202,"package_name":"side-channel","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":155973203,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":155973204,"package_name":"sirv","ecosystem":"npm","requirements":"1.0.11","direct":false,"kind":"runtime","optional":false},{"id":155973205,"package_name":"sisteransi","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":155973206,"package_name":"slash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":155973207,"package_name":"slice-ansi","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":155973208,"package_name":"snapdragon","ecosystem":"npm","requirements":"0.8.2","direct":false,"kind":"development","optional":false},{"id":155973209,"package_name":"snapdragon-node","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":155973210,"package_name":"snapdragon-util","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":155973211,"package_name":"sockjs","ecosystem":"npm","requirements":"0.3.21","direct":false,"kind":"development","optional":false},{"id":155973212,"package_name":"sockjs-client","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"development","optional":false},{"id":155973213,"package_name":"source-list-map","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":155973214,"package_name":"source-map","ecosystem":"npm","requirements":"0.5.7","direct":false,"kind":"development","optional":false},{"id":155973215,"package_name":"source-map-js","ecosystem":"npm","requirements":"0.6.2","direct":false,"kind":"development","optional":false},{"id":155973216,"package_name":"source-map-resolve","ecosystem":"npm","requirements":"0.5.3","direct":false,"kind":"development","optional":false},{"id":155973217,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.19","direct":false,"kind":"development","optional":false},{"id":155973218,"package_name":"source-map-url","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":155973219,"package_name":"sparkles","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":155973220,"package_name":"spdx-correct","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":155973221,"package_name":"spdx-exceptions","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":155973222,"package_name":"spdx-expression-parse","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":155973223,"package_name":"spdx-license-ids","ecosystem":"npm","requirements":"3.0.9","direct":false,"kind":"development","optional":false},{"id":155973224,"package_name":"spdy","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":155973225,"package_name":"spdy-transport","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":155973226,"package_name":"split-string","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":155973227,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":155973228,"package_name":"stable","ecosystem":"npm","requirements":"0.1.8","direct":false,"kind":"development","optional":false},{"id":155973229,"package_name":"stack-trace","ecosystem":"npm","requirements":"0.0.10","direct":false,"kind":"development","optional":false},{"id":155973230,"package_name":"stack-utils","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":155973231,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":155973232,"package_name":"static-extend","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":155973233,"package_name":"statuses","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"development","optional":false},{"id":155973234,"package_name":"stream-combiner2","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":155973235,"package_name":"stream-exhaust","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":155973236,"package_name":"stream-shift","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":155973237,"package_name":"string-length","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":155973238,"package_name":"string-width","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":155973239,"package_name":"string.prototype.matchall","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"development","optional":false},{"id":155973240,"package_name":"string.prototype.trimend","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":155973241,"package_name":"string.prototype.trimstart","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":155973242,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":155973243,"package_name":"strip-ansi","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":155973244,"package_name":"strip-bom","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":155973245,"package_name":"strip-eof","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":155973246,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":155973247,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":155973248,"package_name":"style-loader","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":155973249,"package_name":"stylehacks","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":155973250,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":155973251,"package_name":"supports-hyperlinks","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":155973252,"package_name":"sver-compat","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"development","optional":false},{"id":155973253,"package_name":"svgo","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":155973254,"package_name":"symbol-tree","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"development","optional":false},{"id":155973255,"package_name":"table","ecosystem":"npm","requirements":"5.4.6","direct":false,"kind":"development","optional":false},{"id":155973256,"package_name":"string-width","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":155973257,"package_name":"tapable","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":155973258,"package_name":"tar-fs","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":155973259,"package_name":"tar-stream","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":155973260,"package_name":"terminal-link","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":155973261,"package_name":"terser","ecosystem":"npm","requirements":"5.7.0","direct":false,"kind":"development","optional":false},{"id":155973262,"package_name":"commander","ecosystem":"npm","requirements":"2.20.3","direct":false,"kind":"development","optional":false},{"id":155973263,"package_name":"source-map","ecosystem":"npm","requirements":"0.7.3","direct":false,"kind":"development","optional":false},{"id":155973264,"package_name":"terser-webpack-plugin","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":155973265,"package_name":"p-limit","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":155973266,"package_name":"test-exclude","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":155973267,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":155973268,"package_name":"throat","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":155973269,"package_name":"through","ecosystem":"npm","requirements":"2.3.8","direct":false,"kind":"development","optional":false},{"id":155973270,"package_name":"through2","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":155973271,"package_name":"through2-filter","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":155973272,"package_name":"thunky","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":155973273,"package_name":"time-stamp","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":155973274,"package_name":"timsort","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":155973275,"package_name":"tmp","ecosystem":"npm","requirements":"0.0.33","direct":false,"kind":"development","optional":false},{"id":155973276,"package_name":"tmpl","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":155973277,"package_name":"to-absolute-glob","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":155973278,"package_name":"to-fast-properties","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":155973279,"package_name":"to-object-path","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":155973280,"package_name":"to-regex","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":155973281,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":155973282,"package_name":"to-through","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":155973283,"package_name":"toidentifier","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":155973284,"package_name":"totalist","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":155973285,"package_name":"tough-cookie","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":155973286,"package_name":"tr46","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":155973287,"package_name":"tslib","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"development","optional":false},{"id":155973288,"package_name":"type","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":155973289,"package_name":"type-check","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":155973290,"package_name":"type-detect","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"development","optional":false},{"id":155973291,"package_name":"type-fest","ecosystem":"npm","requirements":"0.21.3","direct":false,"kind":"development","optional":false},{"id":155973292,"package_name":"type-is","ecosystem":"npm","requirements":"1.6.18","direct":false,"kind":"development","optional":false},{"id":155973293,"package_name":"typedarray","ecosystem":"npm","requirements":"0.0.6","direct":false,"kind":"development","optional":false},{"id":155973294,"package_name":"typedarray-to-buffer","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"development","optional":false},{"id":155973295,"package_name":"unbox-primitive","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":155973296,"package_name":"unbzip2-stream","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"development","optional":false},{"id":155973297,"package_name":"unc-path-regex","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":155973298,"package_name":"undertaker","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":155973299,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":155973300,"package_name":"undertaker-registry","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":155973301,"package_name":"unicode-canonical-property-names-ecmascript","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":155973302,"package_name":"unicode-match-property-ecmascript","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":155973303,"package_name":"unicode-match-property-value-ecmascript","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":155973304,"package_name":"unicode-property-aliases-ecmascript","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":155973305,"package_name":"union-value","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":155973306,"package_name":"uniqs","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":155973307,"package_name":"unique-stream","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":155973308,"package_name":"universalify","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":155973309,"package_name":"unpipe","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":155973310,"package_name":"unset-value","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":155973311,"package_name":"has-value","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"development","optional":false},{"id":155973312,"package_name":"isobject","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":155973313,"package_name":"has-values","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":155973314,"package_name":"upath","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":155973315,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"development","optional":false},{"id":155973316,"package_name":"urix","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":155973317,"package_name":"url","ecosystem":"npm","requirements":"0.11.0","direct":false,"kind":"development","optional":false},{"id":155973318,"package_name":"punycode","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":155973319,"package_name":"url-loader","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":155973320,"package_name":"url-parse","ecosystem":"npm","requirements":"1.5.10","direct":false,"kind":"development","optional":false},{"id":155973321,"package_name":"use","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":155973322,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":155973323,"package_name":"utils-merge","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":155973324,"package_name":"uuid","ecosystem":"npm","requirements":"3.4.0","direct":false,"kind":"development","optional":false},{"id":155973325,"package_name":"v8-compile-cache","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":155973326,"package_name":"v8-to-istanbul","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":155973327,"package_name":"v8flags","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":155973328,"package_name":"validate-npm-package-license","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":155973329,"package_name":"value-or-function","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":155973330,"package_name":"vary","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":155973331,"package_name":"vendors","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":155973332,"package_name":"vinyl","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":155973333,"package_name":"vinyl-fs","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":155973334,"package_name":"vinyl-sourcemap","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":155973335,"package_name":"vinyl-sourcemaps-apply","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":155973336,"package_name":"w3c-hr-time","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":155973337,"package_name":"w3c-xmlserializer","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":155973338,"package_name":"walker","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":155973339,"package_name":"watchpack","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":155973340,"package_name":"wbuf","ecosystem":"npm","requirements":"1.7.3","direct":false,"kind":"development","optional":false},{"id":155973341,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":155973342,"package_name":"webpack","ecosystem":"npm","requirements":"5.37.1","direct":false,"kind":"development","optional":false},{"id":155973343,"package_name":"eslint-scope","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":155973344,"package_name":"webpack-cli","ecosystem":"npm","requirements":"3.3.12","direct":false,"kind":"development","optional":false},{"id":155973345,"package_name":"cliui","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":155973346,"package_name":"enhanced-resolve","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"development","optional":false},{"id":155973347,"package_name":"global-modules","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":155973348,"package_name":"global-prefix","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":155973349,"package_name":"memory-fs","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"development","optional":false},{"id":155973350,"package_name":"require-main-filename","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":155973351,"package_name":"supports-color","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":155973352,"package_name":"tapable","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":155973353,"package_name":"which-module","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":155973354,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":155973355,"package_name":"y18n","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":155973356,"package_name":"yargs","ecosystem":"npm","requirements":"13.3.2","direct":false,"kind":"development","optional":false},{"id":155973357,"package_name":"yargs-parser","ecosystem":"npm","requirements":"13.1.2","direct":false,"kind":"development","optional":false},{"id":155973358,"package_name":"webpack-dev-middleware","ecosystem":"npm","requirements":"3.7.3","direct":false,"kind":"development","optional":false},{"id":155973359,"package_name":"webpack-dev-server","ecosystem":"npm","requirements":"3.11.2","direct":false,"kind":"development","optional":false},{"id":155973360,"package_name":"array-union","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":155973361,"package_name":"del","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":155973362,"package_name":"globby","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":155973363,"package_name":"p-map","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":155973364,"package_name":"rimraf","ecosystem":"npm","requirements":"2.7.1","direct":false,"kind":"development","optional":false},{"id":155973365,"package_name":"schema-utils","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":155973366,"package_name":"ws","ecosystem":"npm","requirements":"6.2.1","direct":false,"kind":"development","optional":false},{"id":155973367,"package_name":"webpack-log","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":155973368,"package_name":"ansi-colors","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"development","optional":false},{"id":155973369,"package_name":"webpack-sources","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":155973370,"package_name":"websocket-driver","ecosystem":"npm","requirements":"0.7.4","direct":false,"kind":"development","optional":false},{"id":155973371,"package_name":"websocket-extensions","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":155973372,"package_name":"whatwg-encoding","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":155973373,"package_name":"whatwg-mimetype","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":155973374,"package_name":"whatwg-url","ecosystem":"npm","requirements":"8.7.0","direct":false,"kind":"development","optional":false},{"id":155973375,"package_name":"which","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":155973376,"package_name":"which-boxed-primitive","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":155973377,"package_name":"which-module","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":155973378,"package_name":"word-wrap","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":155973379,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":155973380,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":155973381,"package_name":"write","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":155973382,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":155973383,"package_name":"ws","ecosystem":"npm","requirements":"7.4.6","direct":false,"kind":"runtime","optional":false},{"id":155973384,"package_name":"xml-name-validator","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":155973385,"package_name":"xmlchars","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":155973386,"package_name":"xtend","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":155973387,"package_name":"y18n","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"development","optional":false},{"id":155973388,"package_name":"yallist","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":155973389,"package_name":"yaml","ecosystem":"npm","requirements":"1.10.2","direct":false,"kind":"development","optional":false},{"id":155973390,"package_name":"yargs","ecosystem":"npm","requirements":"7.1.2","direct":false,"kind":"development","optional":false},{"id":155973391,"package_name":"yargs-parser","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":155973392,"package_name":"yauzl","ecosystem":"npm","requirements":"2.10.0","direct":false,"kind":"development","optional":false},{"id":155973393,"package_name":"yocto-queue","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-07-12T12:04:59.322Z","updated_at":"2022-07-12T12:04:59.322Z","repository_link":"https://github.com/webpack/webpack-bundle-analyzer/blob/main/package.json","dependencies":[{"id":155973893,"package_name":"acorn","ecosystem":"npm","requirements":"^8.0.4","direct":true,"kind":"runtime","optional":false},{"id":155973894,"package_name":"acorn-walk","ecosystem":"npm","requirements":"^8.0.0","direct":true,"kind":"runtime","optional":false},{"id":155973895,"package_name":"chalk","ecosystem":"npm","requirements":"^4.1.0","direct":true,"kind":"runtime","optional":false},{"id":155973896,"package_name":"commander","ecosystem":"npm","requirements":"^7.2.0","direct":true,"kind":"runtime","optional":false},{"id":155973897,"package_name":"gzip-size","ecosystem":"npm","requirements":"^6.0.0","direct":true,"kind":"runtime","optional":false},{"id":155973898,"package_name":"lodash","ecosystem":"npm","requirements":"^4.17.20","direct":true,"kind":"runtime","optional":false},{"id":155973899,"package_name":"opener","ecosystem":"npm","requirements":"^1.5.2","direct":true,"kind":"runtime","optional":false},{"id":155973900,"package_name":"sirv","ecosystem":"npm","requirements":"^1.0.7","direct":true,"kind":"runtime","optional":false},{"id":155973901,"package_name":"ws","ecosystem":"npm","requirements":"^7.3.1","direct":true,"kind":"runtime","optional":false},{"id":155973902,"package_name":"@babel/core","ecosystem":"npm","requirements":"7.14.3","direct":true,"kind":"development","optional":false},{"id":155973903,"package_name":"@babel/plugin-proposal-class-properties","ecosystem":"npm","requirements":"7.13.0","direct":true,"kind":"development","optional":false},{"id":155973904,"package_name":"@babel/plugin-proposal-decorators","ecosystem":"npm","requirements":"7.14.2","direct":true,"kind":"development","optional":false},{"id":155973905,"package_name":"@babel/plugin-transform-runtime","ecosystem":"npm","requirements":"7.14.3","direct":true,"kind":"development","optional":false},{"id":155973906,"package_name":"@babel/preset-env","ecosystem":"npm","requirements":"7.14.2","direct":true,"kind":"development","optional":false},{"id":155973907,"package_name":"@babel/preset-react","ecosystem":"npm","requirements":"7.13.13","direct":true,"kind":"development","optional":false},{"id":155973908,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"7.14.0","direct":true,"kind":"development","optional":false},{"id":155973909,"package_name":"@carrotsearch/foamtree","ecosystem":"npm","requirements":"3.5.0","direct":true,"kind":"development","optional":false},{"id":155973910,"package_name":"autoprefixer","ecosystem":"npm","requirements":"10.2.5","direct":true,"kind":"development","optional":false},{"id":155973911,"package_name":"babel-eslint","ecosystem":"npm","requirements":"10.1.0","direct":true,"kind":"development","optional":false},{"id":155973912,"package_name":"babel-loader","ecosystem":"npm","requirements":"8.2.2","direct":true,"kind":"development","optional":false},{"id":155973913,"package_name":"babel-plugin-lodash","ecosystem":"npm","requirements":"3.3.4","direct":true,"kind":"development","optional":false},{"id":155973914,"package_name":"chai","ecosystem":"npm","requirements":"4.3.4","direct":true,"kind":"development","optional":false},{"id":155973915,"package_name":"chai-subset","ecosystem":"npm","requirements":"1.6.0","direct":true,"kind":"development","optional":false},{"id":155973916,"package_name":"classnames","ecosystem":"npm","requirements":"2.3.1","direct":true,"kind":"development","optional":false},{"id":155973917,"package_name":"core-js","ecosystem":"npm","requirements":"3.12.1","direct":true,"kind":"development","optional":false},{"id":155973918,"package_name":"css-loader","ecosystem":"npm","requirements":"5.2.5","direct":true,"kind":"development","optional":false},{"id":155973919,"package_name":"cssnano","ecosystem":"npm","requirements":"5.0.4","direct":true,"kind":"development","optional":false},{"id":155973920,"package_name":"del","ecosystem":"npm","requirements":"6.0.0","direct":true,"kind":"development","optional":false},{"id":155973921,"package_name":"eslint","ecosystem":"npm","requirements":"5.16.0","direct":true,"kind":"development","optional":false},{"id":155973922,"package_name":"eslint-config-th0r","ecosystem":"npm","requirements":"2.0.0","direct":true,"kind":"development","optional":false},{"id":155973923,"package_name":"eslint-config-th0r-react","ecosystem":"npm","requirements":"2.0.1","direct":true,"kind":"development","optional":false},{"id":155973924,"package_name":"eslint-plugin-react","ecosystem":"npm","requirements":"7.23.2","direct":true,"kind":"development","optional":false},{"id":155973925,"package_name":"filesize","ecosystem":"npm","requirements":"^6.3.0","direct":true,"kind":"development","optional":false},{"id":155973926,"package_name":"globby","ecosystem":"npm","requirements":"11.0.3","direct":true,"kind":"development","optional":false},{"id":155973927,"package_name":"gulp","ecosystem":"npm","requirements":"4.0.2","direct":true,"kind":"development","optional":false},{"id":155973928,"package_name":"gulp-babel","ecosystem":"npm","requirements":"8.0.0","direct":true,"kind":"development","optional":false},{"id":155973929,"package_name":"jest","ecosystem":"npm","requirements":"27.2.2","direct":true,"kind":"development","optional":false},{"id":155973930,"package_name":"mobx","ecosystem":"npm","requirements":"5.15.7","direct":true,"kind":"development","optional":false},{"id":155973931,"package_name":"mobx-react","ecosystem":"npm","requirements":"6.3.1","direct":true,"kind":"development","optional":false},{"id":155973932,"package_name":"postcss","ecosystem":"npm","requirements":"8.3.0","direct":true,"kind":"development","optional":false},{"id":155973933,"package_name":"postcss-icss-values","ecosystem":"npm","requirements":"2.0.2","direct":true,"kind":"development","optional":false},{"id":155973934,"package_name":"postcss-loader","ecosystem":"npm","requirements":"5.3.0","direct":true,"kind":"development","optional":false},{"id":155973935,"package_name":"preact","ecosystem":"npm","requirements":"10.5.13","direct":true,"kind":"development","optional":false},{"id":155973936,"package_name":"puppeteer","ecosystem":"npm","requirements":"10.4.0","direct":true,"kind":"development","optional":false},{"id":155973937,"package_name":"stream-combiner2","ecosystem":"npm","requirements":"1.1.1","direct":true,"kind":"development","optional":false},{"id":155973938,"package_name":"style-loader","ecosystem":"npm","requirements":"2.0.0","direct":true,"kind":"development","optional":false},{"id":155973939,"package_name":"terser-webpack-plugin","ecosystem":"npm","requirements":"5.1.2","direct":true,"kind":"development","optional":false},{"id":155973940,"package_name":"url-loader","ecosystem":"npm","requirements":"4.1.1","direct":true,"kind":"development","optional":false},{"id":155973941,"package_name":"webpack","ecosystem":"npm","requirements":"5.37.1","direct":true,"kind":"development","optional":false},{"id":155973942,"package_name":"webpack-cli","ecosystem":"npm","requirements":"3.3.12","direct":true,"kind":"development","optional":false},{"id":155973943,"package_name":"webpack-dev-server","ecosystem":"npm","requirements":"3.11.2","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"test/webpack-versions/4.44.2/package-lock.json","sha":null,"kind":"lockfile","created_at":"2022-07-12T12:04:59.421Z","updated_at":"2022-07-12T12:04:59.421Z","repository_link":"https://github.com/webpack/webpack-bundle-analyzer/blob/main/test/webpack-versions/4.44.2/package-lock.json","dependencies":[{"id":155974233,"package_name":"@webassemblyjs/ast","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":155974234,"package_name":"@webassemblyjs/floating-point-hex-parser","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":155974235,"package_name":"@webassemblyjs/helper-api-error","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":155974236,"package_name":"@webassemblyjs/helper-buffer","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":155974237,"package_name":"@webassemblyjs/helper-code-frame","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":155974238,"package_name":"@webassemblyjs/helper-fsm","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":155974239,"package_name":"@webassemblyjs/helper-module-context","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":155974240,"package_name":"@webassemblyjs/helper-wasm-bytecode","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":155974241,"package_name":"@webassemblyjs/helper-wasm-section","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":155974242,"package_name":"@webassemblyjs/ieee754","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":155974243,"package_name":"@webassemblyjs/leb128","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":155974244,"package_name":"@webassemblyjs/utf8","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":155974245,"package_name":"@webassemblyjs/wasm-edit","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":155974246,"package_name":"@webassemblyjs/wasm-gen","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":155974247,"package_name":"@webassemblyjs/wasm-opt","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":155974248,"package_name":"@webassemblyjs/wasm-parser","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":155974249,"package_name":"@webassemblyjs/wast-parser","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":155974250,"package_name":"@webassemblyjs/wast-printer","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":155974251,"package_name":"@xtuc/ieee754","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":155974252,"package_name":"@xtuc/long","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"runtime","optional":false},{"id":155974253,"package_name":"acorn","ecosystem":"npm","requirements":"6.4.2","direct":false,"kind":"runtime","optional":false},{"id":155974254,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.6","direct":false,"kind":"runtime","optional":false},{"id":155974255,"package_name":"ajv-errors","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":155974256,"package_name":"ajv-keywords","ecosystem":"npm","requirements":"3.5.2","direct":false,"kind":"runtime","optional":false},{"id":155974257,"package_name":"anymatch","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":155974258,"package_name":"aproba","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":155974259,"package_name":"arr-diff","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":155974260,"package_name":"arr-flatten","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":155974261,"package_name":"arr-union","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":155974262,"package_name":"array-unique","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":155974263,"package_name":"asn1.js","ecosystem":"npm","requirements":"5.4.1","direct":false,"kind":"runtime","optional":false},{"id":155974264,"package_name":"bn.js","ecosystem":"npm","requirements":"4.11.9","direct":false,"kind":"runtime","optional":false},{"id":155974265,"package_name":"assert","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":155974266,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":155974267,"package_name":"util","ecosystem":"npm","requirements":"0.10.3","direct":false,"kind":"runtime","optional":false},{"id":155974268,"package_name":"assign-symbols","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":155974269,"package_name":"async-each","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":155974270,"package_name":"atob","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":155974271,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":155974272,"package_name":"base","ecosystem":"npm","requirements":"0.11.2","direct":false,"kind":"runtime","optional":false},{"id":155974273,"package_name":"define-property","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":155974290,"package_name":"browserify-rsa","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":155974274,"package_name":"is-accessor-descriptor","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":155974275,"package_name":"is-data-descriptor","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":155974276,"package_name":"is-descriptor","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":155974277,"package_name":"base64-js","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":155974278,"package_name":"big.js","ecosystem":"npm","requirements":"5.2.2","direct":false,"kind":"runtime","optional":false},{"id":155974279,"package_name":"binary-extensions","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":155974280,"package_name":"bindings","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":155974281,"package_name":"bluebird","ecosystem":"npm","requirements":"3.7.2","direct":false,"kind":"runtime","optional":false},{"id":155974282,"package_name":"bn.js","ecosystem":"npm","requirements":"5.1.3","direct":false,"kind":"runtime","optional":false},{"id":155974283,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"runtime","optional":false},{"id":155974284,"package_name":"braces","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"runtime","optional":false},{"id":155974285,"package_name":"extend-shallow","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":155974286,"package_name":"brorand","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":155974287,"package_name":"browserify-aes","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":155974288,"package_name":"browserify-cipher","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":155974289,"package_name":"browserify-des","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":155974291,"package_name":"browserify-sign","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"runtime","optional":false},{"id":155974292,"package_name":"readable-stream","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"runtime","optional":false},{"id":155974293,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":155974294,"package_name":"browserify-zlib","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":155974295,"package_name":"buffer","ecosystem":"npm","requirements":"4.9.2","direct":false,"kind":"runtime","optional":false},{"id":155974296,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":155974297,"package_name":"buffer-xor","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":155974298,"package_name":"builtin-status-codes","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":155974299,"package_name":"cacache","ecosystem":"npm","requirements":"12.0.4","direct":false,"kind":"runtime","optional":false},{"id":155974300,"package_name":"cache-base","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":155974301,"package_name":"chokidar","ecosystem":"npm","requirements":"3.4.3","direct":false,"kind":"runtime","optional":false},{"id":155974302,"package_name":"braces","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":155974303,"package_name":"fill-range","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":155974304,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":155974305,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":155974306,"package_name":"chownr","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":155974307,"package_name":"chrome-trace-event","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":155974308,"package_name":"cipher-base","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":155974309,"package_name":"class-utils","ecosystem":"npm","requirements":"0.3.6","direct":false,"kind":"runtime","optional":false},{"id":155974310,"package_name":"define-property","ecosystem":"npm","requirements":"0.2.5","direct":false,"kind":"runtime","optional":false},{"id":155974311,"package_name":"collection-visit","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":155974312,"package_name":"commander","ecosystem":"npm","requirements":"2.20.3","direct":false,"kind":"runtime","optional":false},{"id":155974313,"package_name":"commondir","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":155974314,"package_name":"component-emitter","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":155974315,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":155974316,"package_name":"concat-stream","ecosystem":"npm","requirements":"1.6.2","direct":false,"kind":"runtime","optional":false},{"id":155974317,"package_name":"console-browserify","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":155974318,"package_name":"constants-browserify","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":155974319,"package_name":"copy-concurrently","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":155974320,"package_name":"copy-descriptor","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":155974321,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":155974322,"package_name":"create-ecdh","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"runtime","optional":false},{"id":155974323,"package_name":"create-hash","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":155974324,"package_name":"create-hmac","ecosystem":"npm","requirements":"1.1.7","direct":false,"kind":"runtime","optional":false},{"id":155974325,"package_name":"crypto-browserify","ecosystem":"npm","requirements":"3.12.0","direct":false,"kind":"runtime","optional":false},{"id":155974326,"package_name":"cyclist","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":155974327,"package_name":"debug","ecosystem":"npm","requirements":"2.6.9","direct":false,"kind":"runtime","optional":false},{"id":155974328,"package_name":"decode-uri-component","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":155974329,"package_name":"define-property","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":155974330,"package_name":"des.js","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":155974331,"package_name":"diffie-hellman","ecosystem":"npm","requirements":"5.0.3","direct":false,"kind":"runtime","optional":false},{"id":155974332,"package_name":"domain-browser","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":155974333,"package_name":"duplexify","ecosystem":"npm","requirements":"3.7.1","direct":false,"kind":"runtime","optional":false},{"id":155974334,"package_name":"elliptic","ecosystem":"npm","requirements":"6.5.4","direct":false,"kind":"runtime","optional":false},{"id":155974335,"package_name":"bn.js","ecosystem":"npm","requirements":"4.12.0","direct":false,"kind":"runtime","optional":false},{"id":155974336,"package_name":"emojis-list","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":155974337,"package_name":"end-of-stream","ecosystem":"npm","requirements":"1.4.4","direct":false,"kind":"runtime","optional":false},{"id":155974338,"package_name":"enhanced-resolve","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":155974339,"package_name":"memory-fs","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":155974340,"package_name":"errno","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"runtime","optional":false},{"id":155974341,"package_name":"eslint-scope","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":155974342,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":155974343,"package_name":"estraverse","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":155974344,"package_name":"estraverse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":155974345,"package_name":"events","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":155974346,"package_name":"evp_bytestokey","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":155974347,"package_name":"expand-brackets","ecosystem":"npm","requirements":"2.1.4","direct":false,"kind":"runtime","optional":false},{"id":155974348,"package_name":"extend-shallow","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":155974349,"package_name":"is-extendable","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":155974350,"package_name":"extglob","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":155974351,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":155974352,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":155974353,"package_name":"figgy-pudding","ecosystem":"npm","requirements":"3.5.2","direct":false,"kind":"runtime","optional":false},{"id":155974354,"package_name":"file-uri-to-path","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":155974355,"package_name":"fill-range","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":155974356,"package_name":"find-cache-dir","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":155974357,"package_name":"find-up","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":155974358,"package_name":"flush-write-stream","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":155974359,"package_name":"for-in","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":155974360,"package_name":"fragment-cache","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":155974361,"package_name":"from2","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":155974362,"package_name":"fs-write-stream-atomic","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"runtime","optional":false},{"id":155974363,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":155974364,"package_name":"fsevents","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"runtime","optional":false},{"id":155974365,"package_name":"get-value","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":155974366,"package_name":"glob","ecosystem":"npm","requirements":"7.1.6","direct":false,"kind":"runtime","optional":false},{"id":155974367,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":155974368,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.4","direct":false,"kind":"runtime","optional":false},{"id":155974369,"package_name":"has-value","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":155974370,"package_name":"has-values","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":155974371,"package_name":"kind-of","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":155974372,"package_name":"hash-base","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":155974373,"package_name":"hash.js","ecosystem":"npm","requirements":"1.1.7","direct":false,"kind":"runtime","optional":false},{"id":155974374,"package_name":"hmac-drbg","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":155974375,"package_name":"https-browserify","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":155974376,"package_name":"ieee754","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":155974377,"package_name":"iferr","ecosystem":"npm","requirements":"0.1.5","direct":false,"kind":"runtime","optional":false},{"id":155974378,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":155974379,"package_name":"infer-owner","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":155974380,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":155974381,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":155974382,"package_name":"is-accessor-descriptor","ecosystem":"npm","requirements":"0.1.6","direct":false,"kind":"runtime","optional":false},{"id":155974383,"package_name":"kind-of","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"runtime","optional":false},{"id":155974384,"package_name":"is-binary-path","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":155974385,"package_name":"is-buffer","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"runtime","optional":false},{"id":155974386,"package_name":"is-data-descriptor","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":155974387,"package_name":"is-descriptor","ecosystem":"npm","requirements":"0.1.6","direct":false,"kind":"runtime","optional":false},{"id":155974388,"package_name":"kind-of","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":155974389,"package_name":"is-extendable","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":155974390,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":155974391,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":155974392,"package_name":"is-number","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":155974393,"package_name":"is-plain-object","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":155974394,"package_name":"is-windows","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":155974395,"package_name":"is-wsl","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":155974396,"package_name":"isarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":155974397,"package_name":"isobject","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":155974398,"package_name":"json-parse-better-errors","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":155974399,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":155974400,"package_name":"json5","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":155974401,"package_name":"kind-of","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":155974402,"package_name":"loader-runner","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"runtime","optional":false},{"id":155974403,"package_name":"loader-utils","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":155974404,"package_name":"locate-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":155974405,"package_name":"lru-cache","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":155974406,"package_name":"make-dir","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":155974407,"package_name":"map-cache","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":155974408,"package_name":"map-visit","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":155974409,"package_name":"md5.js","ecosystem":"npm","requirements":"1.3.5","direct":false,"kind":"runtime","optional":false},{"id":155974410,"package_name":"memory-fs","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":155974411,"package_name":"micromatch","ecosystem":"npm","requirements":"3.1.10","direct":false,"kind":"runtime","optional":false},{"id":155974412,"package_name":"miller-rabin","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":155974413,"package_name":"minimalistic-assert","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":155974414,"package_name":"minimalistic-crypto-utils","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":155974415,"package_name":"minimatch","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":155974416,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.6","direct":false,"kind":"runtime","optional":false},{"id":155974417,"package_name":"mississippi","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":155974418,"package_name":"mixin-deep","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":155974419,"package_name":"mkdirp","ecosystem":"npm","requirements":"0.5.5","direct":false,"kind":"runtime","optional":false},{"id":155974420,"package_name":"move-concurrently","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":155974421,"package_name":"ms","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":155974422,"package_name":"nan","ecosystem":"npm","requirements":"2.14.2","direct":false,"kind":"runtime","optional":false},{"id":155974423,"package_name":"nanomatch","ecosystem":"npm","requirements":"1.2.13","direct":false,"kind":"runtime","optional":false},{"id":155974424,"package_name":"neo-async","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"runtime","optional":false},{"id":155974425,"package_name":"node-libs-browser","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":155974426,"package_name":"punycode","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":155974427,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":155974428,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":155974429,"package_name":"object-copy","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":155974430,"package_name":"object-visit","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":155974431,"package_name":"object.pick","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":155974432,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":155974433,"package_name":"os-browserify","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":155974434,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":155974435,"package_name":"p-locate","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":155974436,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":155974437,"package_name":"pako","ecosystem":"npm","requirements":"1.0.11","direct":false,"kind":"runtime","optional":false},{"id":155974438,"package_name":"parallel-transform","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":155974439,"package_name":"parse-asn1","ecosystem":"npm","requirements":"5.1.6","direct":false,"kind":"runtime","optional":false},{"id":155974440,"package_name":"pascalcase","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":155974441,"package_name":"path-browserify","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":155974442,"package_name":"path-dirname","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":155974443,"package_name":"path-exists","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":155974444,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":155974445,"package_name":"pbkdf2","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":155974446,"package_name":"picomatch","ecosystem":"npm","requirements":"2.2.2","direct":false,"kind":"runtime","optional":false},{"id":155974447,"package_name":"pify","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":155974448,"package_name":"pkg-dir","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":155974449,"package_name":"posix-character-classes","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":155974450,"package_name":"process","ecosystem":"npm","requirements":"0.11.10","direct":false,"kind":"runtime","optional":false},{"id":155974451,"package_name":"process-nextick-args","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":155974452,"package_name":"promise-inflight","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":155974453,"package_name":"prr","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":155974454,"package_name":"public-encrypt","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":155974455,"package_name":"pump","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":155974456,"package_name":"pumpify","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":155974457,"package_name":"pump","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":155974458,"package_name":"punycode","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":155974459,"package_name":"querystring","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":155974460,"package_name":"querystring-es3","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":155974461,"package_name":"randombytes","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":155974462,"package_name":"randomfill","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":155974463,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.3.7","direct":false,"kind":"runtime","optional":false},{"id":155974464,"package_name":"readdirp","ecosystem":"npm","requirements":"3.5.0","direct":false,"kind":"runtime","optional":false},{"id":155974465,"package_name":"regex-not","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":155974466,"package_name":"remove-trailing-separator","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":155974467,"package_name":"repeat-element","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":155974468,"package_name":"repeat-string","ecosystem":"npm","requirements":"1.6.1","direct":false,"kind":"runtime","optional":false},{"id":155974469,"package_name":"resolve-url","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":155974470,"package_name":"ret","ecosystem":"npm","requirements":"0.1.15","direct":false,"kind":"runtime","optional":false},{"id":155974471,"package_name":"rimraf","ecosystem":"npm","requirements":"2.7.1","direct":false,"kind":"runtime","optional":false},{"id":155974472,"package_name":"ripemd160","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":155974473,"package_name":"run-queue","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":155974474,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":155974475,"package_name":"safe-regex","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":155974476,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":155974477,"package_name":"schema-utils","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":155974478,"package_name":"semver","ecosystem":"npm","requirements":"5.7.1","direct":false,"kind":"runtime","optional":false},{"id":155974479,"package_name":"serialize-javascript","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":155974480,"package_name":"set-value","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":155974481,"package_name":"setimmediate","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":155974482,"package_name":"sha.js","ecosystem":"npm","requirements":"2.4.11","direct":false,"kind":"runtime","optional":false},{"id":155974483,"package_name":"snapdragon","ecosystem":"npm","requirements":"0.8.2","direct":false,"kind":"runtime","optional":false},{"id":155974484,"package_name":"snapdragon-node","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":155974485,"package_name":"snapdragon-util","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":155974486,"package_name":"source-list-map","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":155974487,"package_name":"source-map","ecosystem":"npm","requirements":"0.5.7","direct":false,"kind":"runtime","optional":false},{"id":155974488,"package_name":"source-map-resolve","ecosystem":"npm","requirements":"0.5.3","direct":false,"kind":"runtime","optional":false},{"id":155974489,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.19","direct":false,"kind":"runtime","optional":false},{"id":155974490,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":155974491,"package_name":"source-map-url","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":155974492,"package_name":"split-string","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":155974493,"package_name":"ssri","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":155974494,"package_name":"static-extend","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":155974495,"package_name":"stream-browserify","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":155974496,"package_name":"stream-each","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":155974497,"package_name":"stream-http","ecosystem":"npm","requirements":"2.8.3","direct":false,"kind":"runtime","optional":false},{"id":155974498,"package_name":"stream-shift","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":155974499,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":155974500,"package_name":"tapable","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":155974501,"package_name":"terser","ecosystem":"npm","requirements":"4.8.0","direct":false,"kind":"runtime","optional":false},{"id":155974502,"package_name":"terser-webpack-plugin","ecosystem":"npm","requirements":"1.4.5","direct":false,"kind":"runtime","optional":false},{"id":155974503,"package_name":"through2","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":155974504,"package_name":"timers-browserify","ecosystem":"npm","requirements":"2.0.12","direct":false,"kind":"runtime","optional":false},{"id":155974505,"package_name":"to-arraybuffer","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":155974506,"package_name":"to-object-path","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":155974507,"package_name":"to-regex","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":155974508,"package_name":"to-regex-range","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":155974509,"package_name":"tslib","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"runtime","optional":false},{"id":155974510,"package_name":"tty-browserify","ecosystem":"npm","requirements":"0.0.0","direct":false,"kind":"runtime","optional":false},{"id":155974511,"package_name":"typedarray","ecosystem":"npm","requirements":"0.0.6","direct":false,"kind":"runtime","optional":false},{"id":155974512,"package_name":"union-value","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":155974513,"package_name":"unique-filename","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":155974514,"package_name":"unique-slug","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":155974515,"package_name":"unset-value","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":155974516,"package_name":"has-value","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":155974517,"package_name":"isobject","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":155974518,"package_name":"has-values","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":155974519,"package_name":"upath","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":155974520,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"runtime","optional":false},{"id":155974521,"package_name":"urix","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":155974522,"package_name":"url","ecosystem":"npm","requirements":"0.11.0","direct":false,"kind":"runtime","optional":false},{"id":155974523,"package_name":"punycode","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":155974524,"package_name":"use","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":155974525,"package_name":"util","ecosystem":"npm","requirements":"0.11.1","direct":false,"kind":"runtime","optional":false},{"id":155974526,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":155974527,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":155974528,"package_name":"vm-browserify","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":155974529,"package_name":"watchpack","ecosystem":"npm","requirements":"1.7.4","direct":false,"kind":"runtime","optional":false},{"id":155974530,"package_name":"watchpack-chokidar2","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":155974531,"package_name":"anymatch","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":155974532,"package_name":"normalize-path","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":155974533,"package_name":"binary-extensions","ecosystem":"npm","requirements":"1.13.1","direct":false,"kind":"runtime","optional":false},{"id":155974534,"package_name":"chokidar","ecosystem":"npm","requirements":"2.1.8","direct":false,"kind":"runtime","optional":false},{"id":155974535,"package_name":"fsevents","ecosystem":"npm","requirements":"1.2.13","direct":false,"kind":"runtime","optional":false},{"id":155974536,"package_name":"glob-parent","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":155974537,"package_name":"is-glob","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":155974538,"package_name":"is-binary-path","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":155974539,"package_name":"readdirp","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":155974540,"package_name":"webpack","ecosystem":"npm","requirements":"4.44.2","direct":false,"kind":"runtime","optional":false},{"id":155974541,"package_name":"webpack-sources","ecosystem":"npm","requirements":"1.4.3","direct":false,"kind":"runtime","optional":false},{"id":155974542,"package_name":"worker-farm","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"runtime","optional":false},{"id":155974543,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":155974544,"package_name":"xtend","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":155974545,"package_name":"y18n","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":155974546,"package_name":"yallist","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"test/webpack-versions/4.44.2/package.json","sha":null,"kind":"manifest","created_at":"2022-07-12T12:04:59.555Z","updated_at":"2022-07-12T12:04:59.555Z","repository_link":"https://github.com/webpack/webpack-bundle-analyzer/blob/main/test/webpack-versions/4.44.2/package.json","dependencies":[{"id":155975054,"package_name":"webpack","ecosystem":"npm","requirements":"4.44.2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"test/webpack-versions/5.4.0/package-lock.json","sha":null,"kind":"lockfile","created_at":"2022-07-12T12:04:59.673Z","updated_at":"2022-07-12T12:04:59.673Z","repository_link":"https://github.com/webpack/webpack-bundle-analyzer/blob/main/test/webpack-versions/5.4.0/package-lock.json","dependencies":[{"id":155975193,"package_name":"@types/eslint","ecosystem":"npm","requirements":"7.2.4","direct":false,"kind":"runtime","optional":false},{"id":155975194,"package_name":"@types/eslint-scope","ecosystem":"npm","requirements":"3.7.0","direct":false,"kind":"runtime","optional":false},{"id":155975195,"package_name":"@types/estree","ecosystem":"npm","requirements":"0.0.45","direct":false,"kind":"runtime","optional":false},{"id":155975196,"package_name":"@types/json-schema","ecosystem":"npm","requirements":"7.0.6","direct":false,"kind":"runtime","optional":false},{"id":155975197,"package_name":"@types/node","ecosystem":"npm","requirements":"14.14.6","direct":false,"kind":"runtime","optional":false},{"id":155975198,"package_name":"@webassemblyjs/ast","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":155975199,"package_name":"@webassemblyjs/floating-point-hex-parser","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":155975200,"package_name":"@webassemblyjs/helper-api-error","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":155975201,"package_name":"@webassemblyjs/helper-buffer","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":155975202,"package_name":"@webassemblyjs/helper-code-frame","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":155975203,"package_name":"@webassemblyjs/helper-fsm","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":155975204,"package_name":"@webassemblyjs/helper-module-context","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":155975205,"package_name":"@webassemblyjs/helper-wasm-bytecode","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":155975206,"package_name":"@webassemblyjs/helper-wasm-section","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":155975207,"package_name":"@webassemblyjs/ieee754","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":155975208,"package_name":"@webassemblyjs/leb128","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":155975209,"package_name":"@webassemblyjs/utf8","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":155975210,"package_name":"@webassemblyjs/wasm-edit","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":155975211,"package_name":"@webassemblyjs/wasm-gen","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":155975212,"package_name":"@webassemblyjs/wasm-opt","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":155975213,"package_name":"@webassemblyjs/wasm-parser","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":155975214,"package_name":"@webassemblyjs/wast-parser","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":155975215,"package_name":"@webassemblyjs/wast-printer","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":155975216,"package_name":"@xtuc/ieee754","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":155975217,"package_name":"@xtuc/long","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"runtime","optional":false},{"id":155975218,"package_name":"acorn","ecosystem":"npm","requirements":"8.0.4","direct":false,"kind":"runtime","optional":false},{"id":155975219,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.6","direct":false,"kind":"runtime","optional":false},{"id":155975220,"package_name":"ajv-keywords","ecosystem":"npm","requirements":"3.5.2","direct":false,"kind":"runtime","optional":false},{"id":155975221,"package_name":"browserslist","ecosystem":"npm","requirements":"4.16.6","direct":false,"kind":"runtime","optional":false},{"id":155975222,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30001230","direct":false,"kind":"runtime","optional":false},{"id":155975223,"package_name":"electron-to-chromium","ecosystem":"npm","requirements":"1.3.739","direct":false,"kind":"runtime","optional":false},{"id":155975224,"package_name":"node-releases","ecosystem":"npm","requirements":"1.1.72","direct":false,"kind":"runtime","optional":false},{"id":155975225,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":155975226,"package_name":"chrome-trace-event","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":155975227,"package_name":"colorette","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":155975228,"package_name":"commander","ecosystem":"npm","requirements":"2.20.3","direct":false,"kind":"runtime","optional":false},{"id":155975229,"package_name":"enhanced-resolve","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"runtime","optional":false},{"id":155975230,"package_name":"escalade","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":155975231,"package_name":"eslint-scope","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":155975232,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":155975233,"package_name":"estraverse","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":155975234,"package_name":"estraverse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":155975235,"package_name":"events","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":155975236,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":155975237,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":155975238,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":155975239,"package_name":"glob-to-regexp","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":155975240,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.4","direct":false,"kind":"runtime","optional":false},{"id":155975241,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":155975242,"package_name":"jest-worker","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":155975243,"package_name":"json-parse-better-errors","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":155975244,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":155975245,"package_name":"loader-runner","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":155975246,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":155975247,"package_name":"merge-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":155975248,"package_name":"mime-db","ecosystem":"npm","requirements":"1.44.0","direct":false,"kind":"runtime","optional":false},{"id":155975249,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.27","direct":false,"kind":"runtime","optional":false},{"id":155975250,"package_name":"neo-async","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"runtime","optional":false},{"id":155975251,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":155975252,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":155975253,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":155975254,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":155975255,"package_name":"pkg-dir","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":155975256,"package_name":"punycode","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":155975257,"package_name":"randombytes","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":155975258,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":155975259,"package_name":"schema-utils","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":155975260,"package_name":"serialize-javascript","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":155975261,"package_name":"source-list-map","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":155975262,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":155975263,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.19","direct":false,"kind":"runtime","optional":false},{"id":155975264,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":155975265,"package_name":"tapable","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":155975266,"package_name":"terser","ecosystem":"npm","requirements":"5.3.8","direct":false,"kind":"runtime","optional":false},{"id":155975267,"package_name":"source-map","ecosystem":"npm","requirements":"0.7.3","direct":false,"kind":"runtime","optional":false},{"id":155975268,"package_name":"terser-webpack-plugin","ecosystem":"npm","requirements":"5.0.3","direct":false,"kind":"runtime","optional":false},{"id":155975269,"package_name":"p-limit","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":155975270,"package_name":"tslib","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"runtime","optional":false},{"id":155975271,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"runtime","optional":false},{"id":155975272,"package_name":"watchpack","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":155975273,"package_name":"webpack","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"runtime","optional":false},{"id":155975274,"package_name":"webpack-sources","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"test/webpack-versions/5.4.0/package.json","sha":null,"kind":"manifest","created_at":"2022-07-12T12:04:59.766Z","updated_at":"2022-07-12T12:04:59.766Z","repository_link":"https://github.com/webpack/webpack-bundle-analyzer/blob/main/test/webpack-versions/5.4.0/package.json","dependencies":[{"id":155975275,"package_name":"webpack","ecosystem":"npm","requirements":"5.4.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/main.yml","sha":null,"kind":"manifest","created_at":"2023-02-09T03:00:35.356Z","updated_at":"2023-02-09T03:00:35.356Z","repository_link":"https://github.com/webpack/webpack-bundle-analyzer/blob/main/.github/workflows/main.yml","dependencies":[{"id":7475418056,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7475418057,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7475418058,"package_name":"bahmutov/npm-install","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]}],"score":30.786635164423153,"created_at":"2025-11-11T15:17:40.581Z","updated_at":"2026-06-01T18:02:40.352Z","avatar_url":"https://github.com/webpack.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/369367","html_url":"https://summary.ecosyste.ms/projects/369367"}