{"id":90,"name":null,"description":"Use Webpack to manage app-like JavaScript modules in Rails","url":"https://github.com/rails/webpacker","last_synced_at":"2026-04-29T21:30:40.482Z","repository":{"id":14055581,"uuid":"75785147","full_name":"rails/webpacker","owner":"rails","description":"Use Webpack to manage app-like JavaScript modules in Rails","archived":false,"fork":false,"pushed_at":"2024-07-16T12:30:22.000Z","size":5462,"stargazers_count":5279,"open_issues_count":21,"forks_count":1453,"subscribers_count":115,"default_branch":"master","last_synced_at":"2026-04-25T00:03:31.067Z","etag":null,"topics":["frontend","hacktoberfest","javascript","rails","webpack","yarn"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/rails.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"MIT-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}},"created_at":"2016-12-07T00:55:03.000Z","updated_at":"2026-04-19T02:09:38.000Z","dependencies_parsed_at":"2023-01-13T17:46:05.818Z","dependency_job_id":"f5372f82-931b-42c4-aad2-ccec80a75346","html_url":"https://github.com/rails/webpacker","commit_stats":{"total_commits":1368,"total_committers":462,"mean_commits":2.961038961038961,"dds":0.9005847953216375,"last_synced_commit":"a715e055d937748c7cfd34b0450295348ca13ee6"},"previous_names":[],"tags_count":76,"template":false,"template_full_name":null,"purl":"pkg:github/rails/webpacker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rails","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/sbom","scorecard":{"id":759298,"data":{"date":"2025-08-11","repo":{"name":"github.com/rails/webpacker","commit":"a715e055d937748c7cfd34b0450295348ca13ee6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/jest.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/js-lint.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/rubocop.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/ruby.yml:6","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":5,"reason":"Found 1/2 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"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/jest.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/webpacker/jest.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/jest.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/webpacker/jest.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/js-lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/webpacker/js-lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/js-lint.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/webpacker/js-lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rubocop.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/webpacker/rubocop.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rubocop.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/webpacker/rubocop.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ruby.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/webpacker/ruby.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ruby.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/webpacker/ruby.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/jest.yml:28","Warn: npmCommand not pinned by hash: .github/workflows/js-lint.yml:29","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: MIT-LICENSE:0","Info: FSF or OSI recognized license: MIT License: MIT-LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"55 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h47h-mwp9-c6q6","Warn: Project is vulnerable to: GHSA-4g8v-vg43-wpgf","Warn: Project is vulnerable to: GHSA-8xww-x3g3-6jcv","Warn: Project is vulnerable to: GHSA-fwhr-88qx-h9g7","Warn: Project is vulnerable to: GHSA-mm33-5vfq-3mm3","Warn: Project is vulnerable to: GHSA-p84v-45xj-wwqj","Warn: Project is vulnerable to: GHSA-qphc-hf5q-v8fc","Warn: Project is vulnerable to: GHSA-vfg9-r3fq-jvx4","Warn: Project is vulnerable to: GHSA-vfm5-rmrh-j26v","Warn: Project is vulnerable to: GHSA-wh98-p28r-vrc9","Warn: Project is vulnerable to: GHSA-x76w-6vjr-8xgj","Warn: Project is vulnerable to: GHSA-wwhv-wxv9-rpgw","Warn: Project is vulnerable to: GHSA-ch3h-j2vf-95pv","Warn: Project is vulnerable to: GHSA-xp5h-f8jf-rc8q","Warn: Project is vulnerable to: GHSA-3hhc-qp5v-9p2j","Warn: Project is vulnerable to: GHSA-579w-22j4-4749","Warn: Project is vulnerable to: GHSA-76r7-hhxj-r776","Warn: Project is vulnerable to: GHSA-hq7p-j377-6v63","Warn: Project is vulnerable to: GHSA-8h22-8cf7-hq6g","Warn: Project is vulnerable to: GHSA-r4mg-4433-c7g3","Warn: Project is vulnerable to: GHSA-w749-p3v6-hccq","Warn: Project is vulnerable to: GHSA-cr5q-6q9f-rq6q","Warn: Project is vulnerable to: GHSA-j6gc-792m-qgm2","Warn: Project is vulnerable to: GHSA-pj73-v5mw-pm9j","Warn: Project is vulnerable to: GHSA-353f-x4gh-cqq8","Warn: Project is vulnerable to: GHSA-5w6v-399v-w3cc","Warn: Project is vulnerable to: GHSA-mrxw-mxhj-p664","Warn: Project is vulnerable to: GHSA-r95h-9x8f-r3f7","Warn: Project is vulnerable to: GHSA-vvfq-8hwr-qm4m","Warn: Project is vulnerable to: GHSA-xc9x-jj77-9p9j","Warn: Project is vulnerable to: GHSA-22f2-v57c-j9cx","Warn: Project is vulnerable to: GHSA-54rr-7fvw-6x8f","Warn: Project is vulnerable to: GHSA-7g2v-jj9q-g3rg","Warn: Project is vulnerable to: GHSA-7wqh-767x-r66v","Warn: Project is vulnerable to: GHSA-8cgq-6mh2-7j6v","Warn: Project is vulnerable to: GHSA-gjh7-p2fx-99vx","Warn: Project is vulnerable to: GHSA-vpfw-47h7-xj4g","Warn: Project is vulnerable to: GHSA-xj5v-6v4g-jfw6","Warn: Project is vulnerable to: GHSA-2rxp-v6pw-ch6m","Warn: Project is vulnerable to: GHSA-4xqq-m2hx-25v8","Warn: Project is vulnerable to: GHSA-5866-49gr-22v4","Warn: Project is vulnerable to: GHSA-r55c-59qm-vjw6","Warn: Project is vulnerable to: GHSA-vg3r-rm7w-2xgh","Warn: Project is vulnerable to: GHSA-vmwr-mc7x-5vc3","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","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-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T22:49:39.487Z","repository_id":14055581,"created_at":"2025-08-22T22:49:39.487Z","updated_at":"2025-08-22T22:49:39.487Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32253250,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T04:23:17.126Z","status":"ssl_error","status_checked_at":"2026-04-25T04:21:53.360Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":"rails","name":"Ruby on Rails","uuid":"4223","kind":"organization","description":"","email":null,"website":"https://rubyonrails.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4223?v=4","repositories_count":116,"last_synced_at":"2023-04-09T03:40:20.529Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rails","funding_links":[],"total_stars":114333,"followers":null,"following":null,"created_at":"2022-11-02T16:17:13.297Z","updated_at":"2023-04-09T03:40:20.550Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rails","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rails/repositories"},"packages":[{"id":2569131,"name":"webpacker-scripts","ecosystem":"npm","description":"Use Webpack to manage app-like JavaScript modules in Rails","homepage":"https://github.com/rails/webpacker","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/rails/webpacker","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2017-04-23T18:55:17.099Z","latest_release_published_at":"2017-05-20T16:53:05.516Z","latest_release_number":"1.1.7","last_synced_at":"2026-03-29T02:02:10.452Z","created_at":"2022-04-10T03:39:37.973Z","updated_at":"2026-03-29T02:02:10.453Z","registry_url":"https://www.npmjs.com/package/webpacker-scripts","install_command":"npm install webpacker-scripts","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.1.7"}},"repo_metadata":{"uuid":"75785147","full_name":"rails/webpacker","owner":"rails","description":"Use Webpack to manage app-like JavaScript modules in Rails","archived":false,"fork":false,"pushed_at":"2023-09-04T16:10:54.000Z","size":5665,"stargazers_count":5322,"open_issues_count":8,"forks_count":1531,"subscribers_count":126,"default_branch":"master","last_synced_at":"2023-12-16T20:53:35.890Z","etag":null,"topics":["frontend","hacktoberfest","javascript","rails","webpack","yarn"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/rails.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"MIT-LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2016-12-07T00:55:03.000Z","updated_at":"2023-12-15T06:04:57.000Z","dependencies_parsed_at":"2023-01-13T17:46:05.818Z","dependency_job_id":"df5f2775-b2cf-49ee-a066-e7a93997a20f","html_url":"https://github.com/rails/webpacker","commit_stats":{"total_commits":1358,"total_committers":461,"mean_commits":2.945770065075922,"dds":0.8998527245949927,"last_synced_commit":"632fb85d6dab874f381b3b4059bba883c5520a46"},"previous_names":[],"tags_count":76,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rails","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":176669228,"owners_count":10432725,"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":"rails","name":"Ruby on Rails","uuid":"4223","kind":"organization","description":"","email":null,"website":"https://rubyonrails.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4223?v=4","repositories_count":116,"last_synced_at":"2023-04-09T03:40:20.529Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rails","created_at":"2022-11-02T16:17:13.297Z","updated_at":"2023-04-09T03:40:20.550Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rails","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rails/repositories"},"tags":[{"name":"v5.4.4","sha":"2a7e298fd6a32ccd1d22d7d260539da8f87ce814","kind":"tag","published_at":"2023-01-31T16:33:41.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v5.4.4","html_url":"https://github.com/rails/webpacker/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.4.4/manifests"},{"name":"v6.0.0.rc.6","sha":"a51bf1ff469f3b88a794b0f00732364d5dd506e6","kind":"commit","published_at":"2021-11-05T10:26:55.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v6.0.0.rc.6","html_url":"https://github.com/rails/webpacker/releases/tag/v6.0.0.rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.rc.6/manifests"},{"name":"v5.4.3","sha":"e0c998e2aa7f096709eaa2a7f2d7e29d413abed3","kind":"commit","published_at":"2021-09-14T19:38:23.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v5.4.3","html_url":"https://github.com/rails/webpacker/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.4.3/manifests"},{"name":"v6.0.0.rc.5","sha":"156a88d7553cd6e83f10216dcae819ec98c8b68d","kind":"commit","published_at":"2021-08-25T17:37:35.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v6.0.0.rc.5","html_url":"https://github.com/rails/webpacker/releases/tag/v6.0.0.rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.rc.5/manifests"},{"name":"v6.0.0.rc.4","sha":"aa43e71a3180f45885e17dd825487674a01a8176","kind":"commit","published_at":"2021-08-25T16:46:46.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v6.0.0.rc.4","html_url":"https://github.com/rails/webpacker/releases/tag/v6.0.0.rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.rc.4/manifests"},{"name":"v6.0.0.rc.3","sha":"c2495056849828aa4bc44d5096f1963ec6501507","kind":"commit","published_at":"2021-08-25T15:59:25.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v6.0.0.rc.3","html_url":"https://github.com/rails/webpacker/releases/tag/v6.0.0.rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.rc.3/manifests"},{"name":"v6.0.0.rc.2","sha":"cb079f55837e10ce7b09383172dcb64d15a8d459","kind":"commit","published_at":"2021-08-25T13:58:15.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v6.0.0.rc.2","html_url":"https://github.com/rails/webpacker/releases/tag/v6.0.0.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.rc.2/manifests"},{"name":"v5.4.2","sha":"c43f55faf81e8e2b6a5e3604bf8e5d0bc9c39160","kind":"commit","published_at":"2021-08-20T09:06:34.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v5.4.2","html_url":"https://github.com/rails/webpacker/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"0a810f0d5f48325c203950d932513b7750c26ac0","kind":"commit","published_at":"2021-08-20T08:26:41.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v5.4.1","html_url":"https://github.com/rails/webpacker/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.4.1/manifests"},{"name":"v6.0.0.rc.1","sha":"a1778d7de53d64b7605ea8f49b61c3bdf86980a4","kind":"commit","published_at":"2021-08-18T12:53:05.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v6.0.0.rc.1","html_url":"https://github.com/rails/webpacker/releases/tag/v6.0.0.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.rc.1/manifests"},{"name":"v5.4.0","sha":"272762d670786cf4c7ee0e26b2f20ab12dfd37a9","kind":"tag","published_at":"2021-05-18T10:27:55.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v5.4.0","html_url":"https://github.com/rails/webpacker/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"34c02ffb411fe307f15a644362e5fda36f868388","kind":"tag","published_at":"2021-04-27T11:38:07.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v5.3.0","html_url":"https://github.com/rails/webpacker/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"745837a99198e4461a95e0984589ba48f7f713fa","kind":"tag","published_at":"2021-04-27T11:22:09.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v5.2.2","html_url":"https://github.com/rails/webpacker/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.2.2/manifests"},{"name":"v6.0.0.beta.7","sha":"863e07bb875cb4f1cba2f0fba51d34dd49a5822d","kind":"tag","published_at":"2021-04-22T11:23:26.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v6.0.0.beta.7","html_url":"https://github.com/rails/webpacker/releases/tag/v6.0.0.beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.beta.7/manifests"},{"name":"v6.0.0.beta.6","sha":"da362b8c96a4be5a4af8f8ad886f5dd8451f457f","kind":"tag","published_at":"2021-02-27T08:01:10.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v6.0.0.beta.6","html_url":"https://github.com/rails/webpacker/releases/tag/v6.0.0.beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.beta.6/manifests"},{"name":"v6.0.0.beta.5","sha":"d31f3d436aa7f140e6bb3e30726d3c7f9e81e60f","kind":"tag","published_at":"2021-02-03T18:54:08.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v6.0.0.beta.5","html_url":"https://github.com/rails/webpacker/releases/tag/v6.0.0.beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.beta.5/manifests"},{"name":"v6.0.0.beta.4","sha":"f40fa08ea6bf2cf49e1ff1417690f38b491c47be","kind":"tag","published_at":"2021-01-23T11:53:42.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v6.0.0.beta.4","html_url":"https://github.com/rails/webpacker/releases/tag/v6.0.0.beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.beta.4/manifests"},{"name":"v6.0.0.beta.3","sha":"744deb639173ea885fa55c0fa0b7c9337fbcf14c","kind":"tag","published_at":"2021-01-21T09:44:31.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v6.0.0.beta.3","html_url":"https://github.com/rails/webpacker/releases/tag/v6.0.0.beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.beta.3/manifests"},{"name":"v6.0.0.beta.2","sha":"b03eddf02bbda6d7ff044c2d830b94eeaa3e992d","kind":"tag","published_at":"2020-12-24T09:51:46.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v6.0.0.beta.2","html_url":"https://github.com/rails/webpacker/releases/tag/v6.0.0.beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.beta.2/manifests"},{"name":"v6.0.0.beta.1","sha":"7a403bf7e8810c7058abdca36b9ac83d6c8b70e8","kind":"tag","published_at":"2020-12-23T17:28:50.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v6.0.0.beta.1","html_url":"https://github.com/rails/webpacker/releases/tag/v6.0.0.beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.beta.1/manifests"},{"name":"v6.0.0.beta","sha":"50997f5f6f32295882a6693dc68affa99acfbb1b","kind":"tag","published_at":"2020-12-23T14:38:14.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v6.0.0.beta","html_url":"https://github.com/rails/webpacker/releases/tag/v6.0.0.beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.beta/manifests"},{"name":"v6.0.0.pre.2","sha":"bb16e5a4801bf8f1777827b5838b3ce90f362d7a","kind":"tag","published_at":"2020-12-20T17:52:59.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v6.0.0.pre.2","html_url":"https://github.com/rails/webpacker/releases/tag/v6.0.0.pre.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.pre.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.pre.2/manifests"},{"name":"v6.0.0.pre.1","sha":"722a88db633174e8daf44c67ba2687a30d55d5fb","kind":"tag","published_at":"2020-12-20T17:48:10.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v6.0.0.pre.1","html_url":"https://github.com/rails/webpacker/releases/tag/v6.0.0.pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.pre.1/manifests"},{"name":"v5.2.1","sha":"9ec5daabc5daea1c96f538d7af1f807ae9b077ec","kind":"tag","published_at":"2020-08-17T11:06:50.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v5.2.1","html_url":"https://github.com/rails/webpacker/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.2.1/manifests"},{"name":"v4.3.0","sha":"afb1f263e3dbbcdbe09bd7f53dd763536c37f6d9","kind":"tag","published_at":"2020-08-16T17:39:17.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.3.0","html_url":"https://github.com/rails/webpacker/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.3.0/manifests"},{"name":"v5.2.0","sha":"b7eb8314315d0a77de5ecd76706de84cce917d8a","kind":"tag","published_at":"2020-08-16T16:59:12.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v5.2.0","html_url":"https://github.com/rails/webpacker/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"40a171021f6a89117aed1317957199cf2ca72b98","kind":"tag","published_at":"2020-04-20T11:48:47.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v5.1.1","html_url":"https://github.com/rails/webpacker/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"559d592783efb4ad24e547fea23c73bb514ae003","kind":"tag","published_at":"2020-04-19T18:53:17.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v5.1.0","html_url":"https://github.com/rails/webpacker/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"8e8e7454e3022fa01cae051fd537a82a9b4c9ebe","kind":"tag","published_at":"2020-03-24T15:11:05.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v5.0.1","html_url":"https://github.com/rails/webpacker/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"e054273a0165aa1125389eb1cbac01a2a9f8b72a","kind":"tag","published_at":"2020-03-22T16:23:31.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v5.0.0","html_url":"https://github.com/rails/webpacker/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.0.0/manifests"},{"name":"v4.2.2","sha":"96af013eed295576ac246f46dee1d01d67888801","kind":"tag","published_at":"2019-12-09T11:55:16.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.2.2","html_url":"https://github.com/rails/webpacker/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"6bc19e7df3ed7e8f958b573e793a342a2a69df05","kind":"tag","published_at":"2019-12-09T09:26:27.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.2.1","html_url":"https://github.com/rails/webpacker/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"d905149d8a33303a9c24002721bc872ef95a8b6f","kind":"tag","published_at":"2019-11-12T12:27:17.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.2.0","html_url":"https://github.com/rails/webpacker/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"f36e5ed2ae1d702b19313070a341a82098ce923f","kind":"tag","published_at":"2019-11-12T08:10:52.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.1.0","html_url":"https://github.com/rails/webpacker/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.1.0/manifests"},{"name":"v4.0.7","sha":"891b50d61eadfc41422a8437cbcbdf199c7f13fc","kind":"tag","published_at":"2019-06-03T16:45:08.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.7","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"6cb399bc5599ee60f6a5f2e7788aaba20bd87248","kind":"tag","published_at":"2019-05-31T08:06:00.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.6","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"cc5a1b3bde67c2475b2f51abcf43b6e3f7c9396b","kind":"tag","published_at":"2019-05-30T18:42:55.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.5","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"9bb8abb3ad7ed2209922f9a74df34d3aba1231e2","kind":"tag","published_at":"2019-05-28T17:15:53.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.4","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"519a7f597527b57a8a2e142be12dee1df00dc1c2","kind":"tag","published_at":"2019-05-28T14:57:35.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.3","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"ec0b854259876bb12a94a78c0e71ccbe69d80a0c","kind":"tag","published_at":"2019-03-06T12:06:44.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.2","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.2/manifests"},{"name":"v3.6.0","sha":"8c25c092dede858d8c5ba2aa708e0134216dc8b0","kind":"tag","published_at":"2019-03-06T11:59:30.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.6.0","html_url":"https://github.com/rails/webpacker/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.6.0/manifests"},{"name":"v4.0.1","sha":"2da0ccd00517f789e94679d3f8b1a7d18d802b3a","kind":"tag","published_at":"2019-03-04T20:32:38.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.1","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"5678da79da4a80754b5de2f9b315ad318d309ec8","kind":"tag","published_at":"2019-03-04T17:57:12.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.0","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0/manifests"},{"name":"v4.0.0.rc.8","sha":"48ad3fd37a5cd986f5b552de4affd6117a7a6618","kind":"tag","published_at":"2019-03-03T21:17:15.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.0.rc.8","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.0.rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.rc.8/manifests"},{"name":"v4.0.0.rc.7","sha":"0d2b6ec5135773d7ca7dbd69174f629ee772811e","kind":"tag","published_at":"2019-01-25T10:10:21.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.0.rc.7","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.0.rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.rc.7/manifests"},{"name":"v4.0.0.rc.6","sha":"b6777f2134452205878c748bdea51d496fe80270","kind":"tag","published_at":"2019-01-25T10:05:52.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.0.rc.6","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.0.rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.rc.6/manifests"},{"name":"v4.0.0.rc.5","sha":"bb1c72bb01cf36ec4b40a19b97bb68ce027b89cc","kind":"tag","published_at":"2019-01-21T12:38:24.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.0.rc.5","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.0.rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.rc.5/manifests"},{"name":"v4.0.0.rc.4","sha":"507f265c7951e6c19f8f61efd80ec88fcbb9fd2c","kind":"tag","published_at":"2019-01-21T12:02:52.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.0.rc.4","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.0.rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.rc.4/manifests"},{"name":"v4.0.0.rc.3","sha":"48d52362ac77e34c94623ec9a194403abd55d984","kind":"tag","published_at":"2019-01-17T21:59:58.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.0.rc.3","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.0.rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.rc.3/manifests"},{"name":"v4.0.0.rc.2","sha":"4a100ae3f8df17aeeb3a59ad1d5326e2fd4ef01d","kind":"tag","published_at":"2018-12-15T13:02:22.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.0.rc.2","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.0.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.rc.2/manifests"},{"name":"v4.0.0.rc.1","sha":"08dceb1ec9a64dc5468c6c639a30258efa19fb08","kind":"tag","published_at":"2018-12-14T21:08:40.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.0.rc.1","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.0.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.rc.1/manifests"},{"name":"v4.0.0.pre.3","sha":"25768b0525f61c044c51216be45801d08685f650","kind":"tag","published_at":"2018-10-01T07:52:35.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.0.pre.3","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.0.pre.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.pre.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.pre.3/manifests"},{"name":"v3.5.5","sha":"88a253ed42966eb2d5c997435e9396881513bce1","kind":"tag","published_at":"2018-07-09T11:47:53.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.5.5","html_url":"https://github.com/rails/webpacker/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.5.5/manifests"},{"name":"v3.5.3","sha":"e8b197e36c77181ca2e4765c620faea59dcd0351","kind":"tag","published_at":"2018-05-03T15:41:04.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.5.3","html_url":"https://github.com/rails/webpacker/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"7af03c152d781c1850d72977737ed96623d1beba","kind":"tag","published_at":"2018-04-29T20:56:24.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.5.2","html_url":"https://github.com/rails/webpacker/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"9a161a22ca3a93b5a14d98c26f88ab98f329265e","kind":"tag","published_at":"2018-04-29T20:51:55.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.5.1","html_url":"https://github.com/rails/webpacker/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"647041db366f28d4864dffb3f1ca169a5c443e24","kind":"tag","published_at":"2018-04-29T18:53:48.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.5.0","html_url":"https://github.com/rails/webpacker/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.5.0/manifests"},{"name":"v3.4.3","sha":"2a7cd04150ee9d477d70e7b60120b200e30dd1d6","kind":"tag","published_at":"2018-04-03T12:15:55.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.4.3","html_url":"https://github.com/rails/webpacker/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.4.3/manifests"},{"name":"v4.0.0.pre.pre.2","sha":"2dd68f0273074aadb3f869c4c30369d5e4e3fea7","kind":"tag","published_at":"2018-04-02T22:31:35.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.0.pre.pre.2","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.0.pre.pre.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.pre.pre.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.pre.pre.2/manifests"},{"name":"v4.0.0.pre.pre.1","sha":"0bfb986831ba6a1019ca310f18dff1dd8364c166","kind":"tag","published_at":"2018-04-02T22:11:49.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.0.pre.pre.1","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.0.pre.pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.pre.pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.pre.pre.1/manifests"},{"name":"v3.4.1","sha":"c57e97018b28046ada1cef515c5bde924b9f27e2","kind":"tag","published_at":"2018-03-24T14:08:31.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.4.1","html_url":"https://github.com/rails/webpacker/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"d418bcff71a920b6e3e9968dbb863751fc329e13","kind":"tag","published_at":"2018-03-23T16:59:24.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.4.0","html_url":"https://github.com/rails/webpacker/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.4.0/manifests"},{"name":"v3.3.1","sha":"0a7778a87b4bb94780aed0fabfa675031d6993bf","kind":"tag","published_at":"2018-03-12T23:50:06.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.3.1","html_url":"https://github.com/rails/webpacker/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"18ee56cbb7a5c37b8eeb600d6842819d0d347c75","kind":"tag","published_at":"2018-03-03T17:28:17.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.3.0","html_url":"https://github.com/rails/webpacker/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"523285908bfd630000084c017069926928f6292c","kind":"tag","published_at":"2018-02-11T20:40:21.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.2.2","html_url":"https://github.com/rails/webpacker/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"8a56406bfa2d5cfe1426cb2987c3abf0f110ca8f","kind":"tag","published_at":"2018-01-21T18:05:08.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.2.1","html_url":"https://github.com/rails/webpacker/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"4f65c5ee58666bbe58b234c48d47ec7d48fab4d8","kind":"tag","published_at":"2017-12-16T13:10:01.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.2.0","html_url":"https://github.com/rails/webpacker/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"48454416f42b89d51a68a0a7e89093c4e51cec21","kind":"tag","published_at":"2017-12-11T12:14:20.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.1.1","html_url":"https://github.com/rails/webpacker/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"83f0a50c6e8a8e866c06b45a8b57b7fbde319a71","kind":"tag","published_at":"2017-12-11T11:54:41.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.1.0","html_url":"https://github.com/rails/webpacker/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"b160e6bbcb95135aca0b21250a3fd6f25e71ca9e","kind":"tag","published_at":"2017-10-04T15:28:23.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.0.2","html_url":"https://github.com/rails/webpacker/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"fb8dd8c09ccc9d93ef3e084838e6e0f0683aaeb0","kind":"tag","published_at":"2017-09-01T17:25:33.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.0.1","html_url":"https://github.com/rails/webpacker/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7cc9040b6c3232f8c92b007bbc6fbbd22a0312d3","kind":"tag","published_at":"2017-08-30T19:53:01.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.0.0","html_url":"https://github.com/rails/webpacker/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.0.0/manifests"},{"name":"v2.0.0","sha":"55bd71de20eb16563f41fc7a80e9b01e6476b6bb","kind":"commit","published_at":"2017-05-24T14:28:41.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v2.0.0","html_url":"https://github.com/rails/webpacker/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v2.0.0/manifests"},{"name":"v1.2.0","sha":"56bd687798b624f9e0cea7b8fe3c89923a79ea63","kind":"commit","published_at":"2017-04-27T17:42:16.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v1.2.0","html_url":"https://github.com/rails/webpacker/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"3c488f9f4022735a37093a1c1718eb9a7d720102","kind":"commit","published_at":"2017-03-25T17:06:31.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v1.1.0","html_url":"https://github.com/rails/webpacker/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"47e935c3679348bf5c26ea0400e8d90330ff1209","kind":"tag","published_at":"2017-03-01T15:35:31.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v1.0.0","html_url":"https://github.com/rails/webpacker/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2023-12-16T20:56:06.443Z","dependent_packages_count":0,"downloads":4,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":45.85101283825662,"dependent_repos_count":10.324049984209953,"dependent_packages_count":51.96580471363822,"stargazers_count":1.309965395921287,"forks_count":0.9914572848791948,"docker_downloads_count":null,"average":22.088458043381056},"purl":"pkg:npm/webpacker-scripts","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/webpacker-scripts","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/webpacker-scripts","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/webpacker-scripts/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-12-16T20:54:04.459Z","issues_count":79,"pull_requests_count":81,"avg_time_to_close_issue":16494715.0,"avg_time_to_close_pull_request":3486222.7792207794,"issues_closed_count":75,"pull_requests_closed_count":77,"pull_request_authors_count":18,"issue_authors_count":61,"avg_comments_per_issue":11.126582278481013,"avg_comments_per_pull_request":1.1481481481481481,"merged_pull_requests_count":45,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":880760.3333333334,"past_year_avg_time_to_close_pull_request":1808429.4285714286,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.6666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/issues"},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpacker-scripts/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpacker-scripts/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpacker-scripts/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpacker-scripts/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpacker-scripts/codemeta","maintainers":[{"uuid":"gauravtiwari","login":"gauravtiwari","name":null,"email":"gaurav@gauravtiwari.co.uk","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~gauravtiwari","role":null,"created_at":"2022-11-15T10:40:46.766Z","updated_at":"2022-11-15T10:40:46.766Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/gauravtiwari/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5571132,"maintainers_count":1179638,"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":13467477,"name":"ruby-webpacker","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/rails/webpacker","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/rails/webpacker","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T17:32:37.181Z","latest_release_published_at":"2026-02-09T17:32:37.181Z","latest_release_number":"5.4.4-1","last_synced_at":"2026-03-09T18:23:52.919Z","created_at":"2026-02-09T17:32:36.589Z","updated_at":"2026-03-09T18:32:54.896Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-webpacker","install_command":"apt-get install ruby-webpacker","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-webpacker","standards_version":"4.6.2","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb, rake, ruby-activesupport, ruby-bundler, ruby-byebug, ruby-minitest, ruby-rack-proxy, ruby-railties, ruby-semantic-range","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/ruby-webpacker?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-webpacker","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-webpacker","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-webpacker/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-webpacker/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-webpacker/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-webpacker/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-webpacker/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-webpacker/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-04-27T18:20:37.303Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13531186,"name":"ruby-webpacker","ecosystem":"debian","description":null,"homepage":"https://github.com/rails/webpacker","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/rails/webpacker","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T23:41:29.122Z","latest_release_published_at":"2026-02-10T23:41:29.122Z","latest_release_number":"4.2.2-7","last_synced_at":"2026-03-14T04:21:36.417Z","created_at":"2026-02-10T23:41:28.940Z","updated_at":"2026-03-14T04:21:36.418Z","registry_url":"https://tracker.debian.org/pkg/ruby-webpacker","install_command":"apt-get install ruby-webpacker","documentation_url":"https://packages.debian.org/bullseye/ruby-webpacker","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"ruby-webpacker","standards_version":"4.5.0","maintainer":"Debian Ruby Extras Maintainers \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11~), gem2deb, rake, ruby-activesupport (\u003e= 4.2), ruby-bundler, ruby-byebug, ruby-minitest (\u003e= 5.0), ruby-rack-proxy (\u003e= 0.6.1), ruby-railties (\u003e= 2:4.2~)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:27:09.571Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/ruby-webpacker?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ruby-webpacker","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ruby-webpacker","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ruby-webpacker/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-webpacker/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-webpacker/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-webpacker/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-webpacker/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-webpacker/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":0,"github":"debian","metadata":{"codename":"bullseye"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-04-27T18:20:39.352Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":13780056,"name":"ruby-webpacker","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/rails/webpacker","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/rails/webpacker","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T13:28:31.679Z","latest_release_published_at":"2026-02-13T13:28:31.679Z","latest_release_number":"4.2.2-7","last_synced_at":"2026-03-13T13:37:30.068Z","created_at":"2026-02-13T13:28:31.489Z","updated_at":"2026-03-13T13:37:30.068Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-webpacker","install_command":"apt-get install ruby-webpacker","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-webpacker","standards_version":"4.5.0","maintainer":"Debian Ruby Extras Maintainers \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11~), gem2deb, rake, ruby-activesupport (\u003e= 4.2), ruby-bundler, ruby-byebug, ruby-minitest (\u003e= 5.0), ruby-rack-proxy (\u003e= 0.6.1), ruby-railties (\u003e= 2:4.2~)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T13:28:32.224Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/ruby-webpacker?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-webpacker","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-webpacker","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-webpacker/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-webpacker/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-webpacker/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-webpacker/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-webpacker/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-webpacker/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"jammy"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-04-27T18:20:36.155Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":13567380,"name":"ruby-webpacker","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/rails/webpacker","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/rails/webpacker","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T06:52:30.853Z","latest_release_published_at":"2026-02-11T06:52:30.853Z","latest_release_number":"5.4.3-2","last_synced_at":"2026-03-11T15:31:14.499Z","created_at":"2026-02-11T06:52:30.681Z","updated_at":"2026-03-11T15:31:14.499Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-webpacker","install_command":"apt-get install ruby-webpacker","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-webpacker","standards_version":"4.6.1","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb, rake, ruby-activesupport, ruby-bundler, ruby-byebug, ruby-minitest, ruby-rack-proxy, ruby-railties, ruby-semantic-range","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:57:19.545Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/ruby-webpacker?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-webpacker","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-webpacker","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-webpacker/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-webpacker/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-webpacker/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-webpacker/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-webpacker/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-webpacker/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-04-27T18:20:38.741Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13805560,"name":"ruby-webpacker","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/rails/webpacker","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/rails/webpacker","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T18:35:40.288Z","latest_release_published_at":"2026-02-13T18:35:40.288Z","latest_release_number":"5.4.3-2","last_synced_at":"2026-03-14T08:13:55.069Z","created_at":"2026-02-13T18:35:40.100Z","updated_at":"2026-03-14T08:13:55.069Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-webpacker","install_command":"apt-get install ruby-webpacker","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-webpacker","standards_version":"4.6.1","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb, rake, ruby-activesupport, ruby-bundler, ruby-byebug, ruby-minitest, ruby-rack-proxy, ruby-railties, ruby-semantic-range","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T18:35:40.909Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/ruby-webpacker?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-webpacker","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-webpacker","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-webpacker/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-webpacker/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-webpacker/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-webpacker/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-webpacker/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-webpacker/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-04-27T18:20:38.051Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":12354400,"name":"webpacker","ecosystem":"rubygems","description":"Use webpack to manage app-like JavaScript modules in Rails","homepage":"https://github.com/rails/webpacker","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/rails/webpacker","keywords_array":[],"namespace":null,"versions_count":78,"first_release_published_at":"2016-12-07T01:03:34.344Z","latest_release_published_at":"2023-01-31T16:33:54.567Z","latest_release_number":"5.4.4","last_synced_at":"2026-04-26T21:01:57.137Z","created_at":"2025-10-07T06:53:48.024Z","updated_at":"2026-04-26T21:06:06.211Z","registry_url":"https://gem.coop/gems/webpacker","install_command":"gem install webpacker -s https://gem.coop","documentation_url":"http://www.rubydoc.info/gems/webpacker/","metadata":{"funding":null},"repo_metadata":{"id":14055581,"uuid":"75785147","full_name":"rails/webpacker","owner":"rails","description":"Use Webpack to manage app-like JavaScript modules in Rails","archived":false,"fork":false,"pushed_at":"2024-07-16T12:30:22.000Z","size":5462,"stargazers_count":5279,"open_issues_count":21,"forks_count":1453,"subscribers_count":115,"default_branch":"master","last_synced_at":"2026-04-25T00:03:31.067Z","etag":null,"topics":["frontend","hacktoberfest","javascript","rails","webpack","yarn"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/rails.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"MIT-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}},"created_at":"2016-12-07T00:55:03.000Z","updated_at":"2026-04-19T02:09:38.000Z","dependencies_parsed_at":"2023-01-13T17:46:05.818Z","dependency_job_id":"f5372f82-931b-42c4-aad2-ccec80a75346","html_url":"https://github.com/rails/webpacker","commit_stats":{"total_commits":1368,"total_committers":462,"mean_commits":2.961038961038961,"dds":0.9005847953216375,"last_synced_commit":"a715e055d937748c7cfd34b0450295348ca13ee6"},"previous_names":[],"tags_count":76,"template":false,"template_full_name":null,"purl":"pkg:github/rails/webpacker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rails","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/sbom","scorecard":{"id":759298,"data":{"date":"2025-08-11","repo":{"name":"github.com/rails/webpacker","commit":"a715e055d937748c7cfd34b0450295348ca13ee6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/jest.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/js-lint.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/rubocop.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/ruby.yml:6","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":5,"reason":"Found 1/2 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"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/jest.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/webpacker/jest.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/jest.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/webpacker/jest.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/js-lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/webpacker/js-lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/js-lint.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/webpacker/js-lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rubocop.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/webpacker/rubocop.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rubocop.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/webpacker/rubocop.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ruby.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/webpacker/ruby.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ruby.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/webpacker/ruby.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/jest.yml:28","Warn: npmCommand not pinned by hash: .github/workflows/js-lint.yml:29","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: MIT-LICENSE:0","Info: FSF or OSI recognized license: MIT License: MIT-LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"55 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h47h-mwp9-c6q6","Warn: Project is vulnerable to: GHSA-4g8v-vg43-wpgf","Warn: Project is vulnerable to: GHSA-8xww-x3g3-6jcv","Warn: Project is vulnerable to: GHSA-fwhr-88qx-h9g7","Warn: Project is vulnerable to: GHSA-mm33-5vfq-3mm3","Warn: Project is vulnerable to: GHSA-p84v-45xj-wwqj","Warn: Project is vulnerable to: GHSA-qphc-hf5q-v8fc","Warn: Project is vulnerable to: GHSA-vfg9-r3fq-jvx4","Warn: Project is vulnerable to: GHSA-vfm5-rmrh-j26v","Warn: Project is vulnerable to: GHSA-wh98-p28r-vrc9","Warn: Project is vulnerable to: GHSA-x76w-6vjr-8xgj","Warn: Project is vulnerable to: GHSA-wwhv-wxv9-rpgw","Warn: Project is vulnerable to: GHSA-ch3h-j2vf-95pv","Warn: Project is vulnerable to: GHSA-xp5h-f8jf-rc8q","Warn: Project is vulnerable to: GHSA-3hhc-qp5v-9p2j","Warn: Project is vulnerable to: GHSA-579w-22j4-4749","Warn: Project is vulnerable to: GHSA-76r7-hhxj-r776","Warn: Project is vulnerable to: GHSA-hq7p-j377-6v63","Warn: Project is vulnerable to: GHSA-8h22-8cf7-hq6g","Warn: Project is vulnerable to: GHSA-r4mg-4433-c7g3","Warn: Project is vulnerable to: GHSA-w749-p3v6-hccq","Warn: Project is vulnerable to: GHSA-cr5q-6q9f-rq6q","Warn: Project is vulnerable to: GHSA-j6gc-792m-qgm2","Warn: Project is vulnerable to: GHSA-pj73-v5mw-pm9j","Warn: Project is vulnerable to: GHSA-353f-x4gh-cqq8","Warn: Project is vulnerable to: GHSA-5w6v-399v-w3cc","Warn: Project is vulnerable to: GHSA-mrxw-mxhj-p664","Warn: Project is vulnerable to: GHSA-r95h-9x8f-r3f7","Warn: Project is vulnerable to: GHSA-vvfq-8hwr-qm4m","Warn: Project is vulnerable to: GHSA-xc9x-jj77-9p9j","Warn: Project is vulnerable to: GHSA-22f2-v57c-j9cx","Warn: Project is vulnerable to: GHSA-54rr-7fvw-6x8f","Warn: Project is vulnerable to: GHSA-7g2v-jj9q-g3rg","Warn: Project is vulnerable to: GHSA-7wqh-767x-r66v","Warn: Project is vulnerable to: GHSA-8cgq-6mh2-7j6v","Warn: Project is vulnerable to: GHSA-gjh7-p2fx-99vx","Warn: Project is vulnerable to: GHSA-vpfw-47h7-xj4g","Warn: Project is vulnerable to: GHSA-xj5v-6v4g-jfw6","Warn: Project is vulnerable to: GHSA-2rxp-v6pw-ch6m","Warn: Project is vulnerable to: GHSA-4xqq-m2hx-25v8","Warn: Project is vulnerable to: GHSA-5866-49gr-22v4","Warn: Project is vulnerable to: GHSA-r55c-59qm-vjw6","Warn: Project is vulnerable to: GHSA-vg3r-rm7w-2xgh","Warn: Project is vulnerable to: GHSA-vmwr-mc7x-5vc3","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","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-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T22:49:39.487Z","repository_id":14055581,"created_at":"2025-08-22T22:49:39.487Z","updated_at":"2025-08-22T22:49:39.487Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32253250,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T04:23:17.126Z","status":"ssl_error","status_checked_at":"2026-04-25T04:21:53.360Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":"rails","name":"Ruby on Rails","uuid":"4223","kind":"organization","description":"","email":null,"website":"https://rubyonrails.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4223?v=4","repositories_count":116,"last_synced_at":"2023-04-09T03:40:20.529Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rails","funding_links":[],"total_stars":114333,"followers":null,"following":null,"created_at":"2022-11-02T16:17:13.297Z","updated_at":"2023-04-09T03:40:20.550Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rails","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rails/repositories"},"tags":[{"name":"v5.4.4","sha":"2a7e298fd6a32ccd1d22d7d260539da8f87ce814","kind":"tag","published_at":"2023-01-31T16:33:41.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v5.4.4","html_url":"https://github.com/rails/webpacker/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v5.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.4.4/manifests"},{"name":"v6.0.0.rc.6","sha":"a51bf1ff469f3b88a794b0f00732364d5dd506e6","kind":"commit","published_at":"2021-11-05T10:26:55.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v6.0.0.rc.6","html_url":"https://github.com/rails/webpacker/releases/tag/v6.0.0.rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v6.0.0.rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.rc.6/manifests"},{"name":"v5.4.3","sha":"e0c998e2aa7f096709eaa2a7f2d7e29d413abed3","kind":"commit","published_at":"2021-09-14T19:38:23.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v5.4.3","html_url":"https://github.com/rails/webpacker/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.4.3/manifests"},{"name":"v6.0.0.rc.5","sha":"156a88d7553cd6e83f10216dcae819ec98c8b68d","kind":"commit","published_at":"2021-08-25T17:37:35.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v6.0.0.rc.5","html_url":"https://github.com/rails/webpacker/releases/tag/v6.0.0.rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v6.0.0.rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.rc.5/manifests"},{"name":"v6.0.0.rc.4","sha":"aa43e71a3180f45885e17dd825487674a01a8176","kind":"commit","published_at":"2021-08-25T16:46:46.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v6.0.0.rc.4","html_url":"https://github.com/rails/webpacker/releases/tag/v6.0.0.rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v6.0.0.rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.rc.4/manifests"},{"name":"v6.0.0.rc.3","sha":"c2495056849828aa4bc44d5096f1963ec6501507","kind":"commit","published_at":"2021-08-25T15:59:25.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v6.0.0.rc.3","html_url":"https://github.com/rails/webpacker/releases/tag/v6.0.0.rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v6.0.0.rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.rc.3/manifests"},{"name":"v6.0.0.rc.2","sha":"cb079f55837e10ce7b09383172dcb64d15a8d459","kind":"commit","published_at":"2021-08-25T13:58:15.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v6.0.0.rc.2","html_url":"https://github.com/rails/webpacker/releases/tag/v6.0.0.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v6.0.0.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.rc.2/manifests"},{"name":"v5.4.2","sha":"c43f55faf81e8e2b6a5e3604bf8e5d0bc9c39160","kind":"commit","published_at":"2021-08-20T09:06:34.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v5.4.2","html_url":"https://github.com/rails/webpacker/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"0a810f0d5f48325c203950d932513b7750c26ac0","kind":"commit","published_at":"2021-08-20T08:26:41.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v5.4.1","html_url":"https://github.com/rails/webpacker/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.4.1/manifests"},{"name":"v6.0.0.rc.1","sha":"a1778d7de53d64b7605ea8f49b61c3bdf86980a4","kind":"commit","published_at":"2021-08-18T12:53:05.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v6.0.0.rc.1","html_url":"https://github.com/rails/webpacker/releases/tag/v6.0.0.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v6.0.0.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.rc.1/manifests"},{"name":"v5.4.0","sha":"272762d670786cf4c7ee0e26b2f20ab12dfd37a9","kind":"tag","published_at":"2021-05-18T10:27:55.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v5.4.0","html_url":"https://github.com/rails/webpacker/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"34c02ffb411fe307f15a644362e5fda36f868388","kind":"tag","published_at":"2021-04-27T11:38:07.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v5.3.0","html_url":"https://github.com/rails/webpacker/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"745837a99198e4461a95e0984589ba48f7f713fa","kind":"tag","published_at":"2021-04-27T11:22:09.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v5.2.2","html_url":"https://github.com/rails/webpacker/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.2.2/manifests"},{"name":"v6.0.0.beta.7","sha":"863e07bb875cb4f1cba2f0fba51d34dd49a5822d","kind":"tag","published_at":"2021-04-22T11:23:26.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v6.0.0.beta.7","html_url":"https://github.com/rails/webpacker/releases/tag/v6.0.0.beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v6.0.0.beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.beta.7/manifests"},{"name":"v6.0.0.beta.6","sha":"da362b8c96a4be5a4af8f8ad886f5dd8451f457f","kind":"tag","published_at":"2021-02-27T08:01:10.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v6.0.0.beta.6","html_url":"https://github.com/rails/webpacker/releases/tag/v6.0.0.beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v6.0.0.beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.beta.6/manifests"},{"name":"v6.0.0.beta.5","sha":"d31f3d436aa7f140e6bb3e30726d3c7f9e81e60f","kind":"tag","published_at":"2021-02-03T18:54:08.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v6.0.0.beta.5","html_url":"https://github.com/rails/webpacker/releases/tag/v6.0.0.beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v6.0.0.beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.beta.5/manifests"},{"name":"v6.0.0.beta.4","sha":"f40fa08ea6bf2cf49e1ff1417690f38b491c47be","kind":"tag","published_at":"2021-01-23T11:53:42.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v6.0.0.beta.4","html_url":"https://github.com/rails/webpacker/releases/tag/v6.0.0.beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v6.0.0.beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.beta.4/manifests"},{"name":"v6.0.0.beta.3","sha":"744deb639173ea885fa55c0fa0b7c9337fbcf14c","kind":"tag","published_at":"2021-01-21T09:44:31.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v6.0.0.beta.3","html_url":"https://github.com/rails/webpacker/releases/tag/v6.0.0.beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v6.0.0.beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.beta.3/manifests"},{"name":"v6.0.0.beta.2","sha":"b03eddf02bbda6d7ff044c2d830b94eeaa3e992d","kind":"tag","published_at":"2020-12-24T09:51:46.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v6.0.0.beta.2","html_url":"https://github.com/rails/webpacker/releases/tag/v6.0.0.beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v6.0.0.beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.beta.2/manifests"},{"name":"v6.0.0.beta.1","sha":"7a403bf7e8810c7058abdca36b9ac83d6c8b70e8","kind":"tag","published_at":"2020-12-23T17:28:50.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v6.0.0.beta.1","html_url":"https://github.com/rails/webpacker/releases/tag/v6.0.0.beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v6.0.0.beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.beta.1/manifests"},{"name":"v6.0.0.beta","sha":"50997f5f6f32295882a6693dc68affa99acfbb1b","kind":"tag","published_at":"2020-12-23T14:38:14.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v6.0.0.beta","html_url":"https://github.com/rails/webpacker/releases/tag/v6.0.0.beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v6.0.0.beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.beta/manifests"},{"name":"v6.0.0.pre.2","sha":"bb16e5a4801bf8f1777827b5838b3ce90f362d7a","kind":"tag","published_at":"2020-12-20T17:52:59.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v6.0.0.pre.2","html_url":"https://github.com/rails/webpacker/releases/tag/v6.0.0.pre.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v6.0.0.pre.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.pre.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.pre.2/manifests"},{"name":"v6.0.0.pre.1","sha":"722a88db633174e8daf44c67ba2687a30d55d5fb","kind":"tag","published_at":"2020-12-20T17:48:10.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v6.0.0.pre.1","html_url":"https://github.com/rails/webpacker/releases/tag/v6.0.0.pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v6.0.0.pre.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.pre.1/manifests"},{"name":"v5.2.1","sha":"9ec5daabc5daea1c96f538d7af1f807ae9b077ec","kind":"tag","published_at":"2020-08-17T11:06:50.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v5.2.1","html_url":"https://github.com/rails/webpacker/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.2.1/manifests"},{"name":"v4.3.0","sha":"afb1f263e3dbbcdbe09bd7f53dd763536c37f6d9","kind":"tag","published_at":"2020-08-16T17:39:17.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.3.0","html_url":"https://github.com/rails/webpacker/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.3.0/manifests"},{"name":"v5.2.0","sha":"b7eb8314315d0a77de5ecd76706de84cce917d8a","kind":"tag","published_at":"2020-08-16T16:59:12.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v5.2.0","html_url":"https://github.com/rails/webpacker/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"40a171021f6a89117aed1317957199cf2ca72b98","kind":"tag","published_at":"2020-04-20T11:48:47.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v5.1.1","html_url":"https://github.com/rails/webpacker/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"559d592783efb4ad24e547fea23c73bb514ae003","kind":"tag","published_at":"2020-04-19T18:53:17.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v5.1.0","html_url":"https://github.com/rails/webpacker/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"8e8e7454e3022fa01cae051fd537a82a9b4c9ebe","kind":"tag","published_at":"2020-03-24T15:11:05.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v5.0.1","html_url":"https://github.com/rails/webpacker/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"e054273a0165aa1125389eb1cbac01a2a9f8b72a","kind":"tag","published_at":"2020-03-22T16:23:31.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v5.0.0","html_url":"https://github.com/rails/webpacker/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.0.0/manifests"},{"name":"v4.2.2","sha":"96af013eed295576ac246f46dee1d01d67888801","kind":"tag","published_at":"2019-12-09T11:55:16.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.2.2","html_url":"https://github.com/rails/webpacker/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"6bc19e7df3ed7e8f958b573e793a342a2a69df05","kind":"tag","published_at":"2019-12-09T09:26:27.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.2.1","html_url":"https://github.com/rails/webpacker/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"d905149d8a33303a9c24002721bc872ef95a8b6f","kind":"tag","published_at":"2019-11-12T12:27:17.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.2.0","html_url":"https://github.com/rails/webpacker/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"f36e5ed2ae1d702b19313070a341a82098ce923f","kind":"tag","published_at":"2019-11-12T08:10:52.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.1.0","html_url":"https://github.com/rails/webpacker/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.1.0/manifests"},{"name":"v4.0.7","sha":"891b50d61eadfc41422a8437cbcbdf199c7f13fc","kind":"tag","published_at":"2019-06-03T16:45:08.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.7","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"6cb399bc5599ee60f6a5f2e7788aaba20bd87248","kind":"tag","published_at":"2019-05-31T08:06:00.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.6","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"cc5a1b3bde67c2475b2f51abcf43b6e3f7c9396b","kind":"tag","published_at":"2019-05-30T18:42:55.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.5","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"9bb8abb3ad7ed2209922f9a74df34d3aba1231e2","kind":"tag","published_at":"2019-05-28T17:15:53.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.4","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"519a7f597527b57a8a2e142be12dee1df00dc1c2","kind":"tag","published_at":"2019-05-28T14:57:35.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.3","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"ec0b854259876bb12a94a78c0e71ccbe69d80a0c","kind":"tag","published_at":"2019-03-06T12:06:44.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.2","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.2/manifests"},{"name":"v3.6.0","sha":"8c25c092dede858d8c5ba2aa708e0134216dc8b0","kind":"tag","published_at":"2019-03-06T11:59:30.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.6.0","html_url":"https://github.com/rails/webpacker/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.6.0/manifests"},{"name":"v4.0.1","sha":"2da0ccd00517f789e94679d3f8b1a7d18d802b3a","kind":"tag","published_at":"2019-03-04T20:32:38.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.1","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"5678da79da4a80754b5de2f9b315ad318d309ec8","kind":"tag","published_at":"2019-03-04T17:57:12.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.0","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0/manifests"},{"name":"v4.0.0.rc.8","sha":"48ad3fd37a5cd986f5b552de4affd6117a7a6618","kind":"tag","published_at":"2019-03-03T21:17:15.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.0.rc.8","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.0.rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.0.0.rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.rc.8/manifests"},{"name":"v4.0.0.rc.7","sha":"0d2b6ec5135773d7ca7dbd69174f629ee772811e","kind":"tag","published_at":"2019-01-25T10:10:21.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.0.rc.7","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.0.rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.0.0.rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.rc.7/manifests"},{"name":"v4.0.0.rc.6","sha":"b6777f2134452205878c748bdea51d496fe80270","kind":"tag","published_at":"2019-01-25T10:05:52.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.0.rc.6","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.0.rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.0.0.rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.rc.6/manifests"},{"name":"v4.0.0.rc.5","sha":"bb1c72bb01cf36ec4b40a19b97bb68ce027b89cc","kind":"tag","published_at":"2019-01-21T12:38:24.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.0.rc.5","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.0.rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.0.0.rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.rc.5/manifests"},{"name":"v4.0.0.rc.4","sha":"507f265c7951e6c19f8f61efd80ec88fcbb9fd2c","kind":"tag","published_at":"2019-01-21T12:02:52.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.0.rc.4","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.0.rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.0.0.rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.rc.4/manifests"},{"name":"v4.0.0.rc.3","sha":"48d52362ac77e34c94623ec9a194403abd55d984","kind":"tag","published_at":"2019-01-17T21:59:58.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.0.rc.3","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.0.rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.0.0.rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.rc.3/manifests"},{"name":"v4.0.0.rc.2","sha":"4a100ae3f8df17aeeb3a59ad1d5326e2fd4ef01d","kind":"tag","published_at":"2018-12-15T13:02:22.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.0.rc.2","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.0.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.0.0.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.rc.2/manifests"},{"name":"v4.0.0.rc.1","sha":"08dceb1ec9a64dc5468c6c639a30258efa19fb08","kind":"tag","published_at":"2018-12-14T21:08:40.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.0.rc.1","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.0.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.0.0.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.rc.1/manifests"},{"name":"v4.0.0.pre.3","sha":"25768b0525f61c044c51216be45801d08685f650","kind":"tag","published_at":"2018-10-01T07:52:35.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.0.pre.3","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.0.pre.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.0.0.pre.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.pre.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.pre.3/manifests"},{"name":"v3.5.5","sha":"88a253ed42966eb2d5c997435e9396881513bce1","kind":"tag","published_at":"2018-07-09T11:47:53.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.5.5","html_url":"https://github.com/rails/webpacker/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.5.5/manifests"},{"name":"v3.5.3","sha":"e8b197e36c77181ca2e4765c620faea59dcd0351","kind":"tag","published_at":"2018-05-03T15:41:04.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.5.3","html_url":"https://github.com/rails/webpacker/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"7af03c152d781c1850d72977737ed96623d1beba","kind":"tag","published_at":"2018-04-29T20:56:24.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.5.2","html_url":"https://github.com/rails/webpacker/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"9a161a22ca3a93b5a14d98c26f88ab98f329265e","kind":"tag","published_at":"2018-04-29T20:51:55.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.5.1","html_url":"https://github.com/rails/webpacker/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"647041db366f28d4864dffb3f1ca169a5c443e24","kind":"tag","published_at":"2018-04-29T18:53:48.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.5.0","html_url":"https://github.com/rails/webpacker/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.5.0/manifests"},{"name":"v3.4.3","sha":"2a7cd04150ee9d477d70e7b60120b200e30dd1d6","kind":"tag","published_at":"2018-04-03T12:15:55.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.4.3","html_url":"https://github.com/rails/webpacker/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.4.3/manifests"},{"name":"v4.0.0.pre.pre.2","sha":"2dd68f0273074aadb3f869c4c30369d5e4e3fea7","kind":"tag","published_at":"2018-04-02T22:31:35.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.0.pre.pre.2","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.0.pre.pre.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.0.0.pre.pre.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.pre.pre.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.pre.pre.2/manifests"},{"name":"v4.0.0.pre.pre.1","sha":"0bfb986831ba6a1019ca310f18dff1dd8364c166","kind":"tag","published_at":"2018-04-02T22:11:49.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.0.pre.pre.1","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.0.pre.pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.0.0.pre.pre.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.pre.pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.pre.pre.1/manifests"},{"name":"v3.4.1","sha":"c57e97018b28046ada1cef515c5bde924b9f27e2","kind":"tag","published_at":"2018-03-24T14:08:31.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.4.1","html_url":"https://github.com/rails/webpacker/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"d418bcff71a920b6e3e9968dbb863751fc329e13","kind":"tag","published_at":"2018-03-23T16:59:24.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.4.0","html_url":"https://github.com/rails/webpacker/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.4.0/manifests"},{"name":"v3.3.1","sha":"0a7778a87b4bb94780aed0fabfa675031d6993bf","kind":"tag","published_at":"2018-03-12T23:50:06.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.3.1","html_url":"https://github.com/rails/webpacker/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"18ee56cbb7a5c37b8eeb600d6842819d0d347c75","kind":"tag","published_at":"2018-03-03T17:28:17.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.3.0","html_url":"https://github.com/rails/webpacker/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"523285908bfd630000084c017069926928f6292c","kind":"tag","published_at":"2018-02-11T20:40:21.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.2.2","html_url":"https://github.com/rails/webpacker/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"8a56406bfa2d5cfe1426cb2987c3abf0f110ca8f","kind":"tag","published_at":"2018-01-21T18:05:08.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.2.1","html_url":"https://github.com/rails/webpacker/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"4f65c5ee58666bbe58b234c48d47ec7d48fab4d8","kind":"tag","published_at":"2017-12-16T13:10:01.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.2.0","html_url":"https://github.com/rails/webpacker/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"48454416f42b89d51a68a0a7e89093c4e51cec21","kind":"tag","published_at":"2017-12-11T12:14:20.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.1.1","html_url":"https://github.com/rails/webpacker/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"83f0a50c6e8a8e866c06b45a8b57b7fbde319a71","kind":"tag","published_at":"2017-12-11T11:54:41.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.1.0","html_url":"https://github.com/rails/webpacker/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"b160e6bbcb95135aca0b21250a3fd6f25e71ca9e","kind":"tag","published_at":"2017-10-04T15:28:23.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.0.2","html_url":"https://github.com/rails/webpacker/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"fb8dd8c09ccc9d93ef3e084838e6e0f0683aaeb0","kind":"tag","published_at":"2017-09-01T17:25:33.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.0.1","html_url":"https://github.com/rails/webpacker/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7cc9040b6c3232f8c92b007bbc6fbbd22a0312d3","kind":"tag","published_at":"2017-08-30T19:53:01.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.0.0","html_url":"https://github.com/rails/webpacker/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.0.0/manifests"},{"name":"v2.0.0","sha":"55bd71de20eb16563f41fc7a80e9b01e6476b6bb","kind":"commit","published_at":"2017-05-24T14:28:41.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v2.0.0","html_url":"https://github.com/rails/webpacker/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v2.0.0/manifests"},{"name":"v1.2.0","sha":"56bd687798b624f9e0cea7b8fe3c89923a79ea63","kind":"commit","published_at":"2017-04-27T17:42:16.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v1.2.0","html_url":"https://github.com/rails/webpacker/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"3c488f9f4022735a37093a1c1718eb9a7d720102","kind":"commit","published_at":"2017-03-25T17:06:31.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v1.1.0","html_url":"https://github.com/rails/webpacker/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"47e935c3679348bf5c26ea0400e8d90330ff1209","kind":"tag","published_at":"2017-03-01T15:35:31.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v1.0.0","html_url":"https://github.com/rails/webpacker/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-04-26T21:06:06.211Z","dependent_packages_count":0,"downloads":93533818,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.26761530435158704,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":0.8141992896030104,"average":0.27045364848864933},"purl":"pkg:gem/webpacker?repository_url=https://gem.coop","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/webpacker","docker_dependents_count":163,"docker_downloads_count":24507374,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/webpacker","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/webpacker/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-02T18:25:58.852Z","issues_count":83,"pull_requests_count":91,"avg_time_to_close_issue":16728026.301369863,"avg_time_to_close_pull_request":4534304.915492957,"issues_closed_count":73,"pull_requests_closed_count":71,"pull_request_authors_count":29,"issue_authors_count":82,"avg_comments_per_issue":10.228915662650602,"avg_comments_per_pull_request":0.8461538461538461,"merged_pull_requests_count":45,"bot_issues_count":0,"bot_pull_requests_count":43,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":14423029.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/issues","maintainers":[{"login":"amatsuda","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amatsuda"},{"login":"guillaumebriday","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/guillaumebriday"},{"login":"gauravtiwari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gauravtiwari"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/webpacker/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/webpacker/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/webpacker/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/webpacker/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/webpacker/codemeta","maintainers":[{"uuid":"207","login":"tenderlove","name":null,"email":null,"url":null,"packages_count":190,"html_url":"https://gem.coop/profiles/tenderlove","role":null,"created_at":"2025-10-08T07:58:09.253Z","updated_at":"2025-10-08T07:58:09.253Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/tenderlove/packages"},{"uuid":"1550","login":"webster132","name":null,"email":null,"url":null,"packages_count":82,"html_url":"https://gem.coop/profiles/webster132","role":null,"created_at":"2025-10-08T07:58:09.152Z","updated_at":"2025-10-08T07:58:09.152Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/webster132/packages"},{"uuid":"43998","login":"guilleiguaran","name":null,"email":null,"url":null,"packages_count":85,"html_url":"https://gem.coop/profiles/guilleiguaran","role":null,"created_at":"2025-10-08T07:58:09.485Z","updated_at":"2025-10-08T07:58:09.485Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/guilleiguaran/packages"},{"uuid":"32977","login":"fxn","name":null,"email":null,"url":null,"packages_count":62,"html_url":"https://gem.coop/profiles/fxn","role":null,"created_at":"2025-10-08T07:58:09.401Z","updated_at":"2025-10-08T07:58:09.401Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/fxn/packages"},{"uuid":"429","login":"cantoniodasilva","name":null,"email":null,"url":null,"packages_count":67,"html_url":"https://gem.coop/profiles/cantoniodasilva","role":null,"created_at":"2025-10-08T07:58:09.340Z","updated_at":"2025-10-08T07:58:09.340Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/cantoniodasilva/packages"},{"uuid":"47349","login":"rafaelfranca","name":null,"email":null,"url":null,"packages_count":107,"html_url":"https://gem.coop/profiles/rafaelfranca","role":null,"created_at":"2025-10-08T07:58:09.205Z","updated_at":"2025-10-08T07:58:09.205Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/rafaelfranca/packages"},{"uuid":"337","login":"jeremydaer","name":null,"email":null,"url":null,"packages_count":63,"html_url":"https://gem.coop/profiles/jeremydaer","role":null,"created_at":"2025-10-08T07:58:09.526Z","updated_at":"2025-10-08T07:58:09.526Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/jeremydaer/packages"},{"uuid":"528","login":"matthewd","name":null,"email":null,"url":null,"packages_count":66,"html_url":"https://gem.coop/profiles/matthewd","role":null,"created_at":"2025-10-08T07:58:09.583Z","updated_at":"2025-10-08T07:58:09.583Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/matthewd/packages"},{"uuid":"96878","login":"eileencodes","name":null,"email":null,"url":null,"packages_count":54,"html_url":"https://gem.coop/profiles/eileencodes","role":null,"created_at":"2025-10-08T07:58:09.633Z","updated_at":"2025-10-08T07:58:09.633Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/eileencodes/packages"},{"uuid":"46413","login":"byroot","name":null,"email":null,"url":null,"packages_count":105,"html_url":"https://gem.coop/profiles/byroot","role":null,"created_at":"2025-10-08T07:58:09.734Z","updated_at":"2025-10-08T07:58:09.734Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/byroot/packages"},{"uuid":"43492","login":"jhawthorn","name":null,"email":null,"url":null,"packages_count":150,"html_url":"https://gem.coop/profiles/jhawthorn","role":null,"created_at":"2025-10-08T07:58:09.780Z","updated_at":"2025-10-08T07:58:09.780Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/jhawthorn/packages"},{"uuid":"54617","login":"kamipo","name":null,"email":null,"url":null,"packages_count":61,"html_url":"https://gem.coop/profiles/kamipo","role":null,"created_at":"2025-10-08T07:58:09.830Z","updated_at":"2025-10-08T07:58:09.830Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/kamipo/packages"},{"uuid":"100914","login":"gauravtiwari","name":null,"email":null,"url":null,"packages_count":11,"html_url":"https://gem.coop/profiles/gauravtiwari","role":null,"created_at":"2025-10-08T07:58:09.678Z","updated_at":"2025-10-08T07:58:09.678Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/gauravtiwari/packages"}],"registry":{"name":"gem.coop","url":"https://gem.coop","ecosystem":"rubygems","default":false,"packages_count":190376,"maintainers_count":67473,"namespaces_count":0,"keywords_count":0,"github":"gem-coop","metadata":{"funded_packages_count":6507},"icon_url":"https://github.com/gem-coop.png","created_at":"2025-10-06T17:24:20.932Z","updated_at":"2026-04-03T06:45:05.763Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/namespaces"}},{"id":13713588,"name":"ruby-webpacker","ecosystem":"debian","description":null,"homepage":"https://github.com/rails/webpacker","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/rails/webpacker","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T23:44:10.554Z","latest_release_published_at":"2026-02-12T23:44:10.554Z","latest_release_number":"5.4.3-2","last_synced_at":"2026-03-13T15:50:17.911Z","created_at":"2026-02-12T23:44:10.355Z","updated_at":"2026-03-13T15:50:17.911Z","registry_url":"https://tracker.debian.org/pkg/ruby-webpacker","install_command":"apt-get install ruby-webpacker","documentation_url":"https://packages.debian.org/bookworm/ruby-webpacker","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"ruby-webpacker","standards_version":"4.6.1","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb, rake, ruby-activesupport, ruby-bundler, ruby-byebug, ruby-minitest, ruby-rack-proxy, ruby-railties, ruby-semantic-range","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T23:44:11.073Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/ruby-webpacker?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ruby-webpacker","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ruby-webpacker","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ruby-webpacker/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-webpacker/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-webpacker/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-webpacker/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-webpacker/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-webpacker/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"debian","metadata":{"codename":"bookworm"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-04-27T18:20:38.992Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":997801,"name":"@jaanuu/webpacker","ecosystem":"npm","description":"Use webpack to manage app-like JavaScript modules in Rails","homepage":"https://github.com/rails/webpacker","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/rails/webpacker","keywords_array":[],"namespace":"jaanuu","versions_count":1,"first_release_published_at":"2022-03-10T02:28:00.097Z","latest_release_published_at":"2022-03-10T02:28:00.097Z","latest_release_number":"3.6.0-sassfix","last_synced_at":"2026-04-27T19:21:52.772Z","created_at":"2022-04-07T18:52:06.424Z","updated_at":"2026-04-27T19:21:52.773Z","registry_url":"https://www.npmjs.com/package/@jaanuu/webpacker","install_command":"npm install @jaanuu/webpacker","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.6.0-sassfix"}},"repo_metadata":{"id":14055581,"uuid":"75785147","full_name":"rails/webpacker","owner":"rails","description":"Use Webpack to manage app-like JavaScript modules in Rails","archived":false,"fork":false,"pushed_at":"2024-07-16T12:30:22.000Z","size":5462,"stargazers_count":5279,"open_issues_count":21,"forks_count":1454,"subscribers_count":115,"default_branch":"master","last_synced_at":"2026-04-12T02:10:08.399Z","etag":null,"topics":["frontend","hacktoberfest","javascript","rails","webpack","yarn"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/rails.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"MIT-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}},"created_at":"2016-12-07T00:55:03.000Z","updated_at":"2026-04-04T20:26:27.000Z","dependencies_parsed_at":"2023-01-13T17:46:05.818Z","dependency_job_id":"f5372f82-931b-42c4-aad2-ccec80a75346","html_url":"https://github.com/rails/webpacker","commit_stats":{"total_commits":1368,"total_committers":462,"mean_commits":2.961038961038961,"dds":0.9005847953216375,"last_synced_commit":"a715e055d937748c7cfd34b0450295348ca13ee6"},"previous_names":[],"tags_count":76,"template":false,"template_full_name":null,"purl":"pkg:github/rails/webpacker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rails","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/sbom","scorecard":{"id":759298,"data":{"date":"2025-08-11","repo":{"name":"github.com/rails/webpacker","commit":"a715e055d937748c7cfd34b0450295348ca13ee6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/jest.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/js-lint.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/rubocop.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/ruby.yml:6","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":5,"reason":"Found 1/2 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"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/jest.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/webpacker/jest.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/jest.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/webpacker/jest.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/js-lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/webpacker/js-lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/js-lint.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/webpacker/js-lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rubocop.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/webpacker/rubocop.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rubocop.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/webpacker/rubocop.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ruby.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/webpacker/ruby.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ruby.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/webpacker/ruby.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/jest.yml:28","Warn: npmCommand not pinned by hash: .github/workflows/js-lint.yml:29","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: MIT-LICENSE:0","Info: FSF or OSI recognized license: MIT License: MIT-LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"55 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h47h-mwp9-c6q6","Warn: Project is vulnerable to: GHSA-4g8v-vg43-wpgf","Warn: Project is vulnerable to: GHSA-8xww-x3g3-6jcv","Warn: Project is vulnerable to: GHSA-fwhr-88qx-h9g7","Warn: Project is vulnerable to: GHSA-mm33-5vfq-3mm3","Warn: Project is vulnerable to: GHSA-p84v-45xj-wwqj","Warn: Project is vulnerable to: GHSA-qphc-hf5q-v8fc","Warn: Project is vulnerable to: GHSA-vfg9-r3fq-jvx4","Warn: Project is vulnerable to: GHSA-vfm5-rmrh-j26v","Warn: Project is vulnerable to: GHSA-wh98-p28r-vrc9","Warn: Project is vulnerable to: GHSA-x76w-6vjr-8xgj","Warn: Project is vulnerable to: GHSA-wwhv-wxv9-rpgw","Warn: Project is vulnerable to: GHSA-ch3h-j2vf-95pv","Warn: Project is vulnerable to: GHSA-xp5h-f8jf-rc8q","Warn: Project is vulnerable to: GHSA-3hhc-qp5v-9p2j","Warn: Project is vulnerable to: GHSA-579w-22j4-4749","Warn: Project is vulnerable to: GHSA-76r7-hhxj-r776","Warn: Project is vulnerable to: GHSA-hq7p-j377-6v63","Warn: Project is vulnerable to: GHSA-8h22-8cf7-hq6g","Warn: Project is vulnerable to: GHSA-r4mg-4433-c7g3","Warn: Project is vulnerable to: GHSA-w749-p3v6-hccq","Warn: Project is vulnerable to: GHSA-cr5q-6q9f-rq6q","Warn: Project is vulnerable to: GHSA-j6gc-792m-qgm2","Warn: Project is vulnerable to: GHSA-pj73-v5mw-pm9j","Warn: Project is vulnerable to: GHSA-353f-x4gh-cqq8","Warn: Project is vulnerable to: GHSA-5w6v-399v-w3cc","Warn: Project is vulnerable to: GHSA-mrxw-mxhj-p664","Warn: Project is vulnerable to: GHSA-r95h-9x8f-r3f7","Warn: Project is vulnerable to: GHSA-vvfq-8hwr-qm4m","Warn: Project is vulnerable to: GHSA-xc9x-jj77-9p9j","Warn: Project is vulnerable to: GHSA-22f2-v57c-j9cx","Warn: Project is vulnerable to: GHSA-54rr-7fvw-6x8f","Warn: Project is vulnerable to: GHSA-7g2v-jj9q-g3rg","Warn: Project is vulnerable to: GHSA-7wqh-767x-r66v","Warn: Project is vulnerable to: GHSA-8cgq-6mh2-7j6v","Warn: Project is vulnerable to: GHSA-gjh7-p2fx-99vx","Warn: Project is vulnerable to: GHSA-vpfw-47h7-xj4g","Warn: Project is vulnerable to: GHSA-xj5v-6v4g-jfw6","Warn: Project is vulnerable to: GHSA-2rxp-v6pw-ch6m","Warn: Project is vulnerable to: GHSA-4xqq-m2hx-25v8","Warn: Project is vulnerable to: GHSA-5866-49gr-22v4","Warn: Project is vulnerable to: GHSA-r55c-59qm-vjw6","Warn: Project is vulnerable to: GHSA-vg3r-rm7w-2xgh","Warn: Project is vulnerable to: GHSA-vmwr-mc7x-5vc3","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","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-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T22:49:39.487Z","repository_id":14055581,"created_at":"2025-08-22T22:49:39.487Z","updated_at":"2025-08-22T22:49:39.487Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31707436,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-12T06:22:27.080Z","status":"ssl_error","status_checked_at":"2026-04-12T06:21:52.710Z","response_time":58,"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":"rails","name":"Ruby on Rails","uuid":"4223","kind":"organization","description":"","email":null,"website":"https://rubyonrails.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4223?v=4","repositories_count":116,"last_synced_at":"2023-04-09T03:40:20.529Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rails","funding_links":[],"total_stars":114333,"followers":null,"following":null,"created_at":"2022-11-02T16:17:13.297Z","updated_at":"2023-04-09T03:40:20.550Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rails","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rails/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-04-13T19:20:19.566Z","dependent_packages_count":1,"downloads":7,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":16.625657818763713,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":1.5873120603056519,"forks_count":1.1877623732979241,"average":12.19053175933477},"purl":"pkg:npm/%40jaanuu/webpacker","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@jaanuu/webpacker","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@jaanuu/webpacker","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@jaanuu/webpacker/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-21T02:04:03.807Z","issues_count":83,"pull_requests_count":91,"avg_time_to_close_issue":16728026.301369863,"avg_time_to_close_pull_request":4534304.915492957,"issues_closed_count":73,"pull_requests_closed_count":71,"pull_request_authors_count":29,"issue_authors_count":82,"avg_comments_per_issue":10.228915662650602,"avg_comments_per_pull_request":0.8461538461538461,"merged_pull_requests_count":45,"bot_issues_count":0,"bot_pull_requests_count":43,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":14423029.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/issues","maintainers":[{"login":"amatsuda","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amatsuda"},{"login":"guillaumebriday","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/guillaumebriday"},{"login":"gauravtiwari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gauravtiwari"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jaanuu%2Fwebpacker/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jaanuu%2Fwebpacker/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jaanuu%2Fwebpacker/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jaanuu%2Fwebpacker/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jaanuu%2Fwebpacker/codemeta","maintainers":[{"uuid":"jaanuuwebteam","login":"jaanuuwebteam","name":null,"email":"webteam@jaanuu.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~jaanuuwebteam","role":null,"created_at":"2022-11-20T17:43:10.809Z","updated_at":"2022-11-20T17:43:10.809Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jaanuuwebteam/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5571132,"maintainers_count":1179638,"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":12354415,"name":"webpacker-react-on-rails","ecosystem":"rubygems","description":"Use Webpack to manage app-like JavaScript modules in Rails","homepage":"https://github.com/rails/webpacker","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/rails/webpacker","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2017-07-31T06:15:07.263Z","latest_release_published_at":"2017-07-31T06:23:53.054Z","latest_release_number":"3.0.0.rc.1","last_synced_at":"2026-04-27T19:21:52.885Z","created_at":"2025-10-07T06:53:54.928Z","updated_at":"2026-04-27T19:21:52.885Z","registry_url":"https://gem.coop/gems/webpacker-react-on-rails","install_command":"gem install webpacker-react-on-rails -s https://gem.coop","documentation_url":"http://www.rubydoc.info/gems/webpacker-react-on-rails/","metadata":{"funding":null},"repo_metadata":{"id":14055581,"uuid":"75785147","full_name":"rails/webpacker","owner":"rails","description":"Use Webpack to manage app-like JavaScript modules in Rails","archived":false,"fork":false,"pushed_at":"2024-07-16T12:30:22.000Z","size":5462,"stargazers_count":5279,"open_issues_count":21,"forks_count":1453,"subscribers_count":115,"default_branch":"master","last_synced_at":"2026-04-25T00:03:31.067Z","etag":null,"topics":["frontend","hacktoberfest","javascript","rails","webpack","yarn"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/rails.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"MIT-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}},"created_at":"2016-12-07T00:55:03.000Z","updated_at":"2026-04-19T02:09:38.000Z","dependencies_parsed_at":"2023-01-13T17:46:05.818Z","dependency_job_id":"f5372f82-931b-42c4-aad2-ccec80a75346","html_url":"https://github.com/rails/webpacker","commit_stats":{"total_commits":1368,"total_committers":462,"mean_commits":2.961038961038961,"dds":0.9005847953216375,"last_synced_commit":"a715e055d937748c7cfd34b0450295348ca13ee6"},"previous_names":[],"tags_count":76,"template":false,"template_full_name":null,"purl":"pkg:github/rails/webpacker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rails","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/sbom","scorecard":{"id":759298,"data":{"date":"2025-08-11","repo":{"name":"github.com/rails/webpacker","commit":"a715e055d937748c7cfd34b0450295348ca13ee6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/jest.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/js-lint.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/rubocop.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/ruby.yml:6","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":5,"reason":"Found 1/2 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"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/jest.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/webpacker/jest.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/jest.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/webpacker/jest.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/js-lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/webpacker/js-lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/js-lint.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/webpacker/js-lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rubocop.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/webpacker/rubocop.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rubocop.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/webpacker/rubocop.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ruby.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/webpacker/ruby.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ruby.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/webpacker/ruby.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/jest.yml:28","Warn: npmCommand not pinned by hash: .github/workflows/js-lint.yml:29","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: MIT-LICENSE:0","Info: FSF or OSI recognized license: MIT License: MIT-LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"55 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h47h-mwp9-c6q6","Warn: Project is vulnerable to: GHSA-4g8v-vg43-wpgf","Warn: Project is vulnerable to: GHSA-8xww-x3g3-6jcv","Warn: Project is vulnerable to: GHSA-fwhr-88qx-h9g7","Warn: Project is vulnerable to: GHSA-mm33-5vfq-3mm3","Warn: Project is vulnerable to: GHSA-p84v-45xj-wwqj","Warn: Project is vulnerable to: GHSA-qphc-hf5q-v8fc","Warn: Project is vulnerable to: GHSA-vfg9-r3fq-jvx4","Warn: Project is vulnerable to: GHSA-vfm5-rmrh-j26v","Warn: Project is vulnerable to: GHSA-wh98-p28r-vrc9","Warn: Project is vulnerable to: GHSA-x76w-6vjr-8xgj","Warn: Project is vulnerable to: GHSA-wwhv-wxv9-rpgw","Warn: Project is vulnerable to: GHSA-ch3h-j2vf-95pv","Warn: Project is vulnerable to: GHSA-xp5h-f8jf-rc8q","Warn: Project is vulnerable to: GHSA-3hhc-qp5v-9p2j","Warn: Project is vulnerable to: GHSA-579w-22j4-4749","Warn: Project is vulnerable to: GHSA-76r7-hhxj-r776","Warn: Project is vulnerable to: GHSA-hq7p-j377-6v63","Warn: Project is vulnerable to: GHSA-8h22-8cf7-hq6g","Warn: Project is vulnerable to: GHSA-r4mg-4433-c7g3","Warn: Project is vulnerable to: GHSA-w749-p3v6-hccq","Warn: Project is vulnerable to: GHSA-cr5q-6q9f-rq6q","Warn: Project is vulnerable to: GHSA-j6gc-792m-qgm2","Warn: Project is vulnerable to: GHSA-pj73-v5mw-pm9j","Warn: Project is vulnerable to: GHSA-353f-x4gh-cqq8","Warn: Project is vulnerable to: GHSA-5w6v-399v-w3cc","Warn: Project is vulnerable to: GHSA-mrxw-mxhj-p664","Warn: Project is vulnerable to: GHSA-r95h-9x8f-r3f7","Warn: Project is vulnerable to: GHSA-vvfq-8hwr-qm4m","Warn: Project is vulnerable to: GHSA-xc9x-jj77-9p9j","Warn: Project is vulnerable to: GHSA-22f2-v57c-j9cx","Warn: Project is vulnerable to: GHSA-54rr-7fvw-6x8f","Warn: Project is vulnerable to: GHSA-7g2v-jj9q-g3rg","Warn: Project is vulnerable to: GHSA-7wqh-767x-r66v","Warn: Project is vulnerable to: GHSA-8cgq-6mh2-7j6v","Warn: Project is vulnerable to: GHSA-gjh7-p2fx-99vx","Warn: Project is vulnerable to: GHSA-vpfw-47h7-xj4g","Warn: Project is vulnerable to: GHSA-xj5v-6v4g-jfw6","Warn: Project is vulnerable to: GHSA-2rxp-v6pw-ch6m","Warn: Project is vulnerable to: GHSA-4xqq-m2hx-25v8","Warn: Project is vulnerable to: GHSA-5866-49gr-22v4","Warn: Project is vulnerable to: GHSA-r55c-59qm-vjw6","Warn: Project is vulnerable to: GHSA-vg3r-rm7w-2xgh","Warn: Project is vulnerable to: GHSA-vmwr-mc7x-5vc3","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","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-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T22:49:39.487Z","repository_id":14055581,"created_at":"2025-08-22T22:49:39.487Z","updated_at":"2025-08-22T22:49:39.487Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32253250,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T04:23:17.126Z","status":"ssl_error","status_checked_at":"2026-04-25T04:21:53.360Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":"rails","name":"Ruby on Rails","uuid":"4223","kind":"organization","description":"","email":null,"website":"https://rubyonrails.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4223?v=4","repositories_count":116,"last_synced_at":"2023-04-09T03:40:20.529Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rails","funding_links":[],"total_stars":114333,"followers":null,"following":null,"created_at":"2022-11-02T16:17:13.297Z","updated_at":"2023-04-09T03:40:20.550Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rails","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rails/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-04-27T19:21:52.292Z","dependent_packages_count":0,"downloads":4741,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":72.5306689590666,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":24.1768896530222},"purl":"pkg:gem/webpacker-react-on-rails?repository_url=https://gem.coop","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/webpacker-react-on-rails","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/webpacker-react-on-rails","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/webpacker-react-on-rails/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-02T18:25:58.852Z","issues_count":83,"pull_requests_count":91,"avg_time_to_close_issue":16728026.301369863,"avg_time_to_close_pull_request":4534304.915492957,"issues_closed_count":73,"pull_requests_closed_count":71,"pull_request_authors_count":29,"issue_authors_count":82,"avg_comments_per_issue":10.228915662650602,"avg_comments_per_pull_request":0.8461538461538461,"merged_pull_requests_count":45,"bot_issues_count":0,"bot_pull_requests_count":43,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":14423029.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/issues","maintainers":[{"login":"amatsuda","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amatsuda"},{"login":"guillaumebriday","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/guillaumebriday"},{"login":"gauravtiwari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gauravtiwari"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/webpacker-react-on-rails/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/webpacker-react-on-rails/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/webpacker-react-on-rails/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/webpacker-react-on-rails/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/webpacker-react-on-rails/codemeta","maintainers":[{"uuid":"91795","login":"railsonmaui","name":null,"email":null,"url":null,"packages_count":14,"html_url":"https://gem.coop/profiles/railsonmaui","role":null,"created_at":"2025-10-10T01:07:25.062Z","updated_at":"2025-10-10T01:07:25.062Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/railsonmaui/packages"}],"registry":{"name":"gem.coop","url":"https://gem.coop","ecosystem":"rubygems","default":false,"packages_count":190376,"maintainers_count":67473,"namespaces_count":0,"keywords_count":0,"github":"gem-coop","metadata":{"funded_packages_count":6507},"icon_url":"https://github.com/gem-coop.png","created_at":"2025-10-06T17:24:20.932Z","updated_at":"2026-04-03T06:45:05.763Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/namespaces"}},{"id":1116263,"name":"@pedrofurtado/webpacker","ecosystem":"npm","description":"Use webpack to manage app-like JavaScript modules in Rails","homepage":"https://github.com/rails/webpacker","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/rails/webpacker","keywords_array":[],"namespace":"pedrofurtado","versions_count":2,"first_release_published_at":"2021-07-27T12:41:37.722Z","latest_release_published_at":"2021-07-27T13:06:39.290Z","latest_release_number":"5.4.0-patched2","last_synced_at":"2026-04-27T19:21:52.935Z","created_at":"2022-04-08T11:12:25.179Z","updated_at":"2026-04-27T19:21:52.935Z","registry_url":"https://www.npmjs.com/package/@pedrofurtado/webpacker","install_command":"npm install @pedrofurtado/webpacker","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"5.4.0-patched2"}},"repo_metadata":{"id":14055581,"uuid":"75785147","full_name":"rails/webpacker","owner":"rails","description":"Use Webpack to manage app-like JavaScript modules in Rails","archived":false,"fork":false,"pushed_at":"2024-07-16T12:30:22.000Z","size":5462,"stargazers_count":5279,"open_issues_count":21,"forks_count":1454,"subscribers_count":115,"default_branch":"master","last_synced_at":"2026-04-12T02:10:08.399Z","etag":null,"topics":["frontend","hacktoberfest","javascript","rails","webpack","yarn"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/rails.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"MIT-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}},"created_at":"2016-12-07T00:55:03.000Z","updated_at":"2026-04-04T20:26:27.000Z","dependencies_parsed_at":"2023-01-13T17:46:05.818Z","dependency_job_id":"f5372f82-931b-42c4-aad2-ccec80a75346","html_url":"https://github.com/rails/webpacker","commit_stats":{"total_commits":1368,"total_committers":462,"mean_commits":2.961038961038961,"dds":0.9005847953216375,"last_synced_commit":"a715e055d937748c7cfd34b0450295348ca13ee6"},"previous_names":[],"tags_count":76,"template":false,"template_full_name":null,"purl":"pkg:github/rails/webpacker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rails","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/sbom","scorecard":{"id":759298,"data":{"date":"2025-08-11","repo":{"name":"github.com/rails/webpacker","commit":"a715e055d937748c7cfd34b0450295348ca13ee6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/jest.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/js-lint.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/rubocop.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/ruby.yml:6","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":5,"reason":"Found 1/2 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"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/jest.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/webpacker/jest.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/jest.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/webpacker/jest.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/js-lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/webpacker/js-lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/js-lint.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/webpacker/js-lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rubocop.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/webpacker/rubocop.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rubocop.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/webpacker/rubocop.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ruby.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/webpacker/ruby.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ruby.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/webpacker/ruby.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/jest.yml:28","Warn: npmCommand not pinned by hash: .github/workflows/js-lint.yml:29","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: MIT-LICENSE:0","Info: FSF or OSI recognized license: MIT License: MIT-LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"55 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h47h-mwp9-c6q6","Warn: Project is vulnerable to: GHSA-4g8v-vg43-wpgf","Warn: Project is vulnerable to: GHSA-8xww-x3g3-6jcv","Warn: Project is vulnerable to: GHSA-fwhr-88qx-h9g7","Warn: Project is vulnerable to: GHSA-mm33-5vfq-3mm3","Warn: Project is vulnerable to: GHSA-p84v-45xj-wwqj","Warn: Project is vulnerable to: GHSA-qphc-hf5q-v8fc","Warn: Project is vulnerable to: GHSA-vfg9-r3fq-jvx4","Warn: Project is vulnerable to: GHSA-vfm5-rmrh-j26v","Warn: Project is vulnerable to: GHSA-wh98-p28r-vrc9","Warn: Project is vulnerable to: GHSA-x76w-6vjr-8xgj","Warn: Project is vulnerable to: GHSA-wwhv-wxv9-rpgw","Warn: Project is vulnerable to: GHSA-ch3h-j2vf-95pv","Warn: Project is vulnerable to: GHSA-xp5h-f8jf-rc8q","Warn: Project is vulnerable to: GHSA-3hhc-qp5v-9p2j","Warn: Project is vulnerable to: GHSA-579w-22j4-4749","Warn: Project is vulnerable to: GHSA-76r7-hhxj-r776","Warn: Project is vulnerable to: GHSA-hq7p-j377-6v63","Warn: Project is vulnerable to: GHSA-8h22-8cf7-hq6g","Warn: Project is vulnerable to: GHSA-r4mg-4433-c7g3","Warn: Project is vulnerable to: GHSA-w749-p3v6-hccq","Warn: Project is vulnerable to: GHSA-cr5q-6q9f-rq6q","Warn: Project is vulnerable to: GHSA-j6gc-792m-qgm2","Warn: Project is vulnerable to: GHSA-pj73-v5mw-pm9j","Warn: Project is vulnerable to: GHSA-353f-x4gh-cqq8","Warn: Project is vulnerable to: GHSA-5w6v-399v-w3cc","Warn: Project is vulnerable to: GHSA-mrxw-mxhj-p664","Warn: Project is vulnerable to: GHSA-r95h-9x8f-r3f7","Warn: Project is vulnerable to: GHSA-vvfq-8hwr-qm4m","Warn: Project is vulnerable to: GHSA-xc9x-jj77-9p9j","Warn: Project is vulnerable to: GHSA-22f2-v57c-j9cx","Warn: Project is vulnerable to: GHSA-54rr-7fvw-6x8f","Warn: Project is vulnerable to: GHSA-7g2v-jj9q-g3rg","Warn: Project is vulnerable to: GHSA-7wqh-767x-r66v","Warn: Project is vulnerable to: GHSA-8cgq-6mh2-7j6v","Warn: Project is vulnerable to: GHSA-gjh7-p2fx-99vx","Warn: Project is vulnerable to: GHSA-vpfw-47h7-xj4g","Warn: Project is vulnerable to: GHSA-xj5v-6v4g-jfw6","Warn: Project is vulnerable to: GHSA-2rxp-v6pw-ch6m","Warn: Project is vulnerable to: GHSA-4xqq-m2hx-25v8","Warn: Project is vulnerable to: GHSA-5866-49gr-22v4","Warn: Project is vulnerable to: GHSA-r55c-59qm-vjw6","Warn: Project is vulnerable to: GHSA-vg3r-rm7w-2xgh","Warn: Project is vulnerable to: GHSA-vmwr-mc7x-5vc3","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","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-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T22:49:39.487Z","repository_id":14055581,"created_at":"2025-08-22T22:49:39.487Z","updated_at":"2025-08-22T22:49:39.487Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31707436,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-12T06:22:27.080Z","status":"ssl_error","status_checked_at":"2026-04-12T06:21:52.710Z","response_time":58,"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":"rails","name":"Ruby on Rails","uuid":"4223","kind":"organization","description":"","email":null,"website":"https://rubyonrails.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4223?v=4","repositories_count":116,"last_synced_at":"2023-04-09T03:40:20.529Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rails","funding_links":[],"total_stars":114333,"followers":null,"following":null,"created_at":"2022-11-02T16:17:13.297Z","updated_at":"2023-04-09T03:40:20.550Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rails","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rails/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-04-25T10:43:01.950Z","dependent_packages_count":2,"downloads":7,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":37.249016373683894,"dependent_repos_count":25.32799796580169,"dependent_packages_count":9.4821380216761,"stargazers_count":1.5873120603056519,"forks_count":1.1877623732979241,"average":14.966845358953051},"purl":"pkg:npm/%40pedrofurtado/webpacker","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@pedrofurtado/webpacker","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@pedrofurtado/webpacker","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@pedrofurtado/webpacker/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-21T02:04:03.807Z","issues_count":83,"pull_requests_count":91,"avg_time_to_close_issue":16728026.301369863,"avg_time_to_close_pull_request":4534304.915492957,"issues_closed_count":73,"pull_requests_closed_count":71,"pull_request_authors_count":29,"issue_authors_count":82,"avg_comments_per_issue":10.228915662650602,"avg_comments_per_pull_request":0.8461538461538461,"merged_pull_requests_count":45,"bot_issues_count":0,"bot_pull_requests_count":43,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":14423029.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/issues","maintainers":[{"login":"amatsuda","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amatsuda"},{"login":"guillaumebriday","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/guillaumebriday"},{"login":"gauravtiwari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gauravtiwari"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pedrofurtado%2Fwebpacker/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pedrofurtado%2Fwebpacker/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pedrofurtado%2Fwebpacker/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pedrofurtado%2Fwebpacker/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pedrofurtado%2Fwebpacker/codemeta","maintainers":[{"uuid":"pedrofurtado","login":"pedrofurtado","name":null,"email":"pedro.felipe.azevedo.furtado@gmail.com","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~pedrofurtado","role":null,"created_at":"2022-11-20T21:33:23.219Z","updated_at":"2022-11-20T21:33:23.219Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pedrofurtado/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5571132,"maintainers_count":1179638,"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":1139106,"name":"@rails/webpacker","ecosystem":"npm","description":"Use webpack to manage app-like JavaScript modules in Rails","homepage":"https://github.com/rails/webpacker","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/rails/webpacker","keywords_array":[],"namespace":"rails","versions_count":73,"first_release_published_at":"2017-08-30T13:56:42.653Z","latest_release_published_at":"2023-02-13T17:35:52.151Z","latest_release_number":"5.4.4","last_synced_at":"2026-04-27T19:21:54.377Z","created_at":"2022-04-08T11:52:50.673Z","updated_at":"2026-04-27T19:21:54.377Z","registry_url":"https://www.npmjs.com/package/@rails/webpacker","install_command":"npm install @rails/webpacker","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"5.4.4","next":"6.0.0-rc.6"}},"repo_metadata":{"id":14055581,"uuid":"75785147","full_name":"rails/webpacker","owner":"rails","description":"Use Webpack to manage app-like JavaScript modules in Rails","archived":false,"fork":false,"pushed_at":"2024-07-16T12:30:22.000Z","size":5462,"stargazers_count":5279,"open_issues_count":21,"forks_count":1453,"subscribers_count":115,"default_branch":"master","last_synced_at":"2026-04-25T00:03:31.067Z","etag":null,"topics":["frontend","hacktoberfest","javascript","rails","webpack","yarn"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/rails.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"MIT-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}},"created_at":"2016-12-07T00:55:03.000Z","updated_at":"2026-04-19T02:09:38.000Z","dependencies_parsed_at":"2023-01-13T17:46:05.818Z","dependency_job_id":"f5372f82-931b-42c4-aad2-ccec80a75346","html_url":"https://github.com/rails/webpacker","commit_stats":{"total_commits":1368,"total_committers":462,"mean_commits":2.961038961038961,"dds":0.9005847953216375,"last_synced_commit":"a715e055d937748c7cfd34b0450295348ca13ee6"},"previous_names":[],"tags_count":76,"template":false,"template_full_name":null,"purl":"pkg:github/rails/webpacker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rails","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/sbom","scorecard":{"id":759298,"data":{"date":"2025-08-11","repo":{"name":"github.com/rails/webpacker","commit":"a715e055d937748c7cfd34b0450295348ca13ee6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/jest.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/js-lint.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/rubocop.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/ruby.yml:6","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":5,"reason":"Found 1/2 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"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/jest.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/webpacker/jest.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/jest.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/webpacker/jest.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/js-lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/webpacker/js-lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/js-lint.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/webpacker/js-lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rubocop.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/webpacker/rubocop.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rubocop.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/webpacker/rubocop.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ruby.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/webpacker/ruby.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ruby.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/webpacker/ruby.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/jest.yml:28","Warn: npmCommand not pinned by hash: .github/workflows/js-lint.yml:29","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: MIT-LICENSE:0","Info: FSF or OSI recognized license: MIT License: MIT-LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"55 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h47h-mwp9-c6q6","Warn: Project is vulnerable to: GHSA-4g8v-vg43-wpgf","Warn: Project is vulnerable to: GHSA-8xww-x3g3-6jcv","Warn: Project is vulnerable to: GHSA-fwhr-88qx-h9g7","Warn: Project is vulnerable to: GHSA-mm33-5vfq-3mm3","Warn: Project is vulnerable to: GHSA-p84v-45xj-wwqj","Warn: Project is vulnerable to: GHSA-qphc-hf5q-v8fc","Warn: Project is vulnerable to: GHSA-vfg9-r3fq-jvx4","Warn: Project is vulnerable to: GHSA-vfm5-rmrh-j26v","Warn: Project is vulnerable to: GHSA-wh98-p28r-vrc9","Warn: Project is vulnerable to: GHSA-x76w-6vjr-8xgj","Warn: Project is vulnerable to: GHSA-wwhv-wxv9-rpgw","Warn: Project is vulnerable to: GHSA-ch3h-j2vf-95pv","Warn: Project is vulnerable to: GHSA-xp5h-f8jf-rc8q","Warn: Project is vulnerable to: GHSA-3hhc-qp5v-9p2j","Warn: Project is vulnerable to: GHSA-579w-22j4-4749","Warn: Project is vulnerable to: GHSA-76r7-hhxj-r776","Warn: Project is vulnerable to: GHSA-hq7p-j377-6v63","Warn: Project is vulnerable to: GHSA-8h22-8cf7-hq6g","Warn: Project is vulnerable to: GHSA-r4mg-4433-c7g3","Warn: Project is vulnerable to: GHSA-w749-p3v6-hccq","Warn: Project is vulnerable to: GHSA-cr5q-6q9f-rq6q","Warn: Project is vulnerable to: GHSA-j6gc-792m-qgm2","Warn: Project is vulnerable to: GHSA-pj73-v5mw-pm9j","Warn: Project is vulnerable to: GHSA-353f-x4gh-cqq8","Warn: Project is vulnerable to: GHSA-5w6v-399v-w3cc","Warn: Project is vulnerable to: GHSA-mrxw-mxhj-p664","Warn: Project is vulnerable to: GHSA-r95h-9x8f-r3f7","Warn: Project is vulnerable to: GHSA-vvfq-8hwr-qm4m","Warn: Project is vulnerable to: GHSA-xc9x-jj77-9p9j","Warn: Project is vulnerable to: GHSA-22f2-v57c-j9cx","Warn: Project is vulnerable to: GHSA-54rr-7fvw-6x8f","Warn: Project is vulnerable to: GHSA-7g2v-jj9q-g3rg","Warn: Project is vulnerable to: GHSA-7wqh-767x-r66v","Warn: Project is vulnerable to: GHSA-8cgq-6mh2-7j6v","Warn: Project is vulnerable to: GHSA-gjh7-p2fx-99vx","Warn: Project is vulnerable to: GHSA-vpfw-47h7-xj4g","Warn: Project is vulnerable to: GHSA-xj5v-6v4g-jfw6","Warn: Project is vulnerable to: GHSA-2rxp-v6pw-ch6m","Warn: Project is vulnerable to: GHSA-4xqq-m2hx-25v8","Warn: Project is vulnerable to: GHSA-5866-49gr-22v4","Warn: Project is vulnerable to: GHSA-r55c-59qm-vjw6","Warn: Project is vulnerable to: GHSA-vg3r-rm7w-2xgh","Warn: Project is vulnerable to: GHSA-vmwr-mc7x-5vc3","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","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-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T22:49:39.487Z","repository_id":14055581,"created_at":"2025-08-22T22:49:39.487Z","updated_at":"2025-08-22T22:49:39.487Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32253250,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T04:23:17.126Z","status":"ssl_error","status_checked_at":"2026-04-25T04:21:53.360Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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"},"tags":[]},"repo_metadata_updated_at":"2026-04-27T19:21:52.579Z","dependent_packages_count":31,"downloads":987813,"downloads_period":"last-month","dependent_repos_count":116748,"rankings":{"downloads":0.20660202137221723,"dependent_repos_count":0.09083654491731298,"dependent_packages_count":0.8394226112463247,"stargazers_count":1.2957442392460372,"forks_count":0.9900043914875204,"docker_downloads_count":0.2592048679200784,"average":0.6136357793649151},"purl":"pkg:npm/%40rails/webpacker","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@rails/webpacker","docker_dependents_count":228,"docker_downloads_count":18112223,"usage_url":"https://repos.ecosyste.ms/usage/npm/@rails/webpacker","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@rails/webpacker/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-02T18:25:58.852Z","issues_count":83,"pull_requests_count":91,"avg_time_to_close_issue":16728026.301369863,"avg_time_to_close_pull_request":4534304.915492957,"issues_closed_count":73,"pull_requests_closed_count":71,"pull_request_authors_count":29,"issue_authors_count":82,"avg_comments_per_issue":10.228915662650602,"avg_comments_per_pull_request":0.8461538461538461,"merged_pull_requests_count":45,"bot_issues_count":0,"bot_pull_requests_count":43,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":14423029.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/issues","maintainers":[{"login":"amatsuda","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amatsuda"},{"login":"guillaumebriday","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/guillaumebriday"},{"login":"gauravtiwari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gauravtiwari"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rails%2Fwebpacker/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rails%2Fwebpacker/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rails%2Fwebpacker/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rails%2Fwebpacker/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rails%2Fwebpacker/codemeta","maintainers":[{"uuid":"dhh","login":"dhh","name":null,"email":"david@hey.com","url":null,"packages_count":29,"html_url":"https://www.npmjs.com/~dhh","role":null,"created_at":"2022-11-20T01:59:36.142Z","updated_at":"2022-11-20T01:59:36.142Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dhh/packages"},{"uuid":"jhawthorn","login":"jhawthorn","name":null,"email":"john@hawthorn.email","url":null,"packages_count":8,"html_url":"https://www.npmjs.com/~jhawthorn","role":null,"created_at":"2022-11-20T01:59:36.085Z","updated_at":"2022-11-20T01:59:36.085Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jhawthorn/packages"},{"uuid":"matthewd","login":"matthewd","name":null,"email":"matthew@trebex.net","url":null,"packages_count":8,"html_url":"https://www.npmjs.com/~matthewd","role":null,"created_at":"2022-11-20T01:59:36.096Z","updated_at":"2022-11-20T01:59:36.096Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/matthewd/packages"},{"uuid":"rafaelfranca","login":"rafaelfranca","name":null,"email":"rafael@franca.dev","url":null,"packages_count":13,"html_url":"https://www.npmjs.com/~rafaelfranca","role":null,"created_at":"2022-11-20T01:59:36.106Z","updated_at":"2022-11-20T01:59:36.106Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rafaelfranca/packages"},{"uuid":"tenderlove","login":"tenderlove","name":null,"email":"aaron.patterson@gmail.com","url":null,"packages_count":16,"html_url":"https://www.npmjs.com/~tenderlove","role":null,"created_at":"2022-11-20T01:59:36.111Z","updated_at":"2022-11-20T01:59:36.111Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tenderlove/packages"},{"uuid":"bitsweat","login":"bitsweat","name":null,"email":"jeremydaer@gmail.com","url":null,"packages_count":14,"html_url":"https://www.npmjs.com/~bitsweat","role":null,"created_at":"2022-11-20T01:59:36.126Z","updated_at":"2022-11-20T01:59:36.126Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bitsweat/packages"},{"uuid":"eileencodes","login":"eileencodes","name":null,"email":"eileencodes@gmail.com","url":null,"packages_count":9,"html_url":"https://www.npmjs.com/~eileencodes","role":null,"created_at":"2022-11-20T01:59:36.134Z","updated_at":"2022-11-20T01:59:36.134Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/eileencodes/packages"},{"uuid":"gauravtiwari","login":"gauravtiwari","name":null,"email":"gaurav@gauravtiwari.co.uk","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~gauravtiwari","role":null,"created_at":"2022-11-20T01:59:36.150Z","updated_at":"2022-11-20T01:59:36.150Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/gauravtiwari/packages"},{"uuid":"byroot","login":"byroot","name":null,"email":"jean.boussier@gmail.com","url":null,"packages_count":9,"html_url":"https://www.npmjs.com/~byroot","role":null,"created_at":"2024-07-21T09:05:02.501Z","updated_at":"2024-07-21T09:05:02.501Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/byroot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5571132,"maintainers_count":1179638,"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":5004318,"name":"org.webjars.npm:rails__webpacker","ecosystem":"maven","description":"WebJar for @rails/webpacker","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/rails/webpacker","keywords_array":[],"namespace":"org.webjars.npm","versions_count":1,"first_release_published_at":"2021-01-03T16:15:28.000Z","latest_release_published_at":"2021-01-03T16:15:28.000Z","latest_release_number":"6.0.0-pre.2","last_synced_at":"2026-04-27T19:21:52.146Z","created_at":"2022-07-27T11:06:40.144Z","updated_at":"2026-04-27T19:21:52.146Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/rails__webpacker/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/rails__webpacker/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":14055581,"uuid":"75785147","full_name":"rails/webpacker","owner":"rails","description":"Use Webpack to manage app-like JavaScript modules in Rails","archived":false,"fork":false,"pushed_at":"2024-07-16T12:30:22.000Z","size":5462,"stargazers_count":5295,"open_issues_count":22,"forks_count":1459,"subscribers_count":117,"default_branch":"master","last_synced_at":"2025-10-20T18:33:32.394Z","etag":null,"topics":["frontend","hacktoberfest","javascript","rails","webpack","yarn"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/rails.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"MIT-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}},"created_at":"2016-12-07T00:55:03.000Z","updated_at":"2025-10-11T03:17:40.000Z","dependencies_parsed_at":"2023-01-13T17:46:05.818Z","dependency_job_id":"df5f2775-b2cf-49ee-a066-e7a93997a20f","html_url":"https://github.com/rails/webpacker","commit_stats":{"total_commits":1368,"total_committers":462,"mean_commits":2.961038961038961,"dds":0.9005847953216375,"last_synced_commit":"a715e055d937748c7cfd34b0450295348ca13ee6"},"previous_names":[],"tags_count":76,"template":false,"template_full_name":null,"purl":"pkg:github/rails/webpacker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rails","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/sbom","scorecard":{"id":759298,"data":{"date":"2025-08-11","repo":{"name":"github.com/rails/webpacker","commit":"a715e055d937748c7cfd34b0450295348ca13ee6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/jest.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/js-lint.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/rubocop.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/ruby.yml:6","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":5,"reason":"Found 1/2 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"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/jest.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/webpacker/jest.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/jest.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/webpacker/jest.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/js-lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/webpacker/js-lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/js-lint.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/webpacker/js-lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rubocop.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/webpacker/rubocop.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rubocop.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/webpacker/rubocop.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ruby.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/webpacker/ruby.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ruby.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/webpacker/ruby.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/jest.yml:28","Warn: npmCommand not pinned by hash: .github/workflows/js-lint.yml:29","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: MIT-LICENSE:0","Info: FSF or OSI recognized license: MIT License: MIT-LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"55 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h47h-mwp9-c6q6","Warn: Project is vulnerable to: GHSA-4g8v-vg43-wpgf","Warn: Project is vulnerable to: GHSA-8xww-x3g3-6jcv","Warn: Project is vulnerable to: GHSA-fwhr-88qx-h9g7","Warn: Project is vulnerable to: GHSA-mm33-5vfq-3mm3","Warn: Project is vulnerable to: GHSA-p84v-45xj-wwqj","Warn: Project is vulnerable to: GHSA-qphc-hf5q-v8fc","Warn: Project is vulnerable to: GHSA-vfg9-r3fq-jvx4","Warn: Project is vulnerable to: GHSA-vfm5-rmrh-j26v","Warn: Project is vulnerable to: GHSA-wh98-p28r-vrc9","Warn: Project is vulnerable to: GHSA-x76w-6vjr-8xgj","Warn: Project is vulnerable to: GHSA-wwhv-wxv9-rpgw","Warn: Project is vulnerable to: GHSA-ch3h-j2vf-95pv","Warn: Project is vulnerable to: GHSA-xp5h-f8jf-rc8q","Warn: Project is vulnerable to: GHSA-3hhc-qp5v-9p2j","Warn: Project is vulnerable to: GHSA-579w-22j4-4749","Warn: Project is vulnerable to: GHSA-76r7-hhxj-r776","Warn: Project is vulnerable to: GHSA-hq7p-j377-6v63","Warn: Project is vulnerable to: GHSA-8h22-8cf7-hq6g","Warn: Project is vulnerable to: GHSA-r4mg-4433-c7g3","Warn: Project is vulnerable to: GHSA-w749-p3v6-hccq","Warn: Project is vulnerable to: GHSA-cr5q-6q9f-rq6q","Warn: Project is vulnerable to: GHSA-j6gc-792m-qgm2","Warn: Project is vulnerable to: GHSA-pj73-v5mw-pm9j","Warn: Project is vulnerable to: GHSA-353f-x4gh-cqq8","Warn: Project is vulnerable to: GHSA-5w6v-399v-w3cc","Warn: Project is vulnerable to: GHSA-mrxw-mxhj-p664","Warn: Project is vulnerable to: GHSA-r95h-9x8f-r3f7","Warn: Project is vulnerable to: GHSA-vvfq-8hwr-qm4m","Warn: Project is vulnerable to: GHSA-xc9x-jj77-9p9j","Warn: Project is vulnerable to: GHSA-22f2-v57c-j9cx","Warn: Project is vulnerable to: GHSA-54rr-7fvw-6x8f","Warn: Project is vulnerable to: GHSA-7g2v-jj9q-g3rg","Warn: Project is vulnerable to: GHSA-7wqh-767x-r66v","Warn: Project is vulnerable to: GHSA-8cgq-6mh2-7j6v","Warn: Project is vulnerable to: GHSA-gjh7-p2fx-99vx","Warn: Project is vulnerable to: GHSA-vpfw-47h7-xj4g","Warn: Project is vulnerable to: GHSA-xj5v-6v4g-jfw6","Warn: Project is vulnerable to: GHSA-2rxp-v6pw-ch6m","Warn: Project is vulnerable to: GHSA-4xqq-m2hx-25v8","Warn: Project is vulnerable to: GHSA-5866-49gr-22v4","Warn: Project is vulnerable to: GHSA-r55c-59qm-vjw6","Warn: Project is vulnerable to: GHSA-vg3r-rm7w-2xgh","Warn: Project is vulnerable to: GHSA-vmwr-mc7x-5vc3","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","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-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T22:49:39.487Z","repository_id":14055581,"created_at":"2025-08-22T22:49:39.487Z","updated_at":"2025-08-22T22:49:39.487Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280722009,"owners_count":26379902,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-23T02:00:06.710Z","response_time":142,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"rails","name":"Ruby on Rails","uuid":"4223","kind":"organization","description":"","email":null,"website":"https://rubyonrails.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4223?v=4","repositories_count":116,"last_synced_at":"2023-04-09T03:40:20.529Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rails","funding_links":[],"total_stars":114333,"followers":null,"following":null,"created_at":"2022-11-02T16:17:13.297Z","updated_at":"2023-04-09T03:40:20.550Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rails","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rails/repositories"},"tags":[{"name":"v5.4.4","sha":"2a7e298fd6a32ccd1d22d7d260539da8f87ce814","kind":"tag","published_at":"2023-01-31T16:33:41.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v5.4.4","html_url":"https://github.com/rails/webpacker/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v5.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.4.4/manifests"},{"name":"v6.0.0.rc.6","sha":"a51bf1ff469f3b88a794b0f00732364d5dd506e6","kind":"commit","published_at":"2021-11-05T10:26:55.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v6.0.0.rc.6","html_url":"https://github.com/rails/webpacker/releases/tag/v6.0.0.rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v6.0.0.rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.rc.6/manifests"},{"name":"v5.4.3","sha":"e0c998e2aa7f096709eaa2a7f2d7e29d413abed3","kind":"commit","published_at":"2021-09-14T19:38:23.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v5.4.3","html_url":"https://github.com/rails/webpacker/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.4.3/manifests"},{"name":"v6.0.0.rc.5","sha":"156a88d7553cd6e83f10216dcae819ec98c8b68d","kind":"commit","published_at":"2021-08-25T17:37:35.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v6.0.0.rc.5","html_url":"https://github.com/rails/webpacker/releases/tag/v6.0.0.rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v6.0.0.rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.rc.5/manifests"},{"name":"v6.0.0.rc.4","sha":"aa43e71a3180f45885e17dd825487674a01a8176","kind":"commit","published_at":"2021-08-25T16:46:46.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v6.0.0.rc.4","html_url":"https://github.com/rails/webpacker/releases/tag/v6.0.0.rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v6.0.0.rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.rc.4/manifests"},{"name":"v6.0.0.rc.3","sha":"c2495056849828aa4bc44d5096f1963ec6501507","kind":"commit","published_at":"2021-08-25T15:59:25.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v6.0.0.rc.3","html_url":"https://github.com/rails/webpacker/releases/tag/v6.0.0.rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v6.0.0.rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.rc.3/manifests"},{"name":"v6.0.0.rc.2","sha":"cb079f55837e10ce7b09383172dcb64d15a8d459","kind":"commit","published_at":"2021-08-25T13:58:15.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v6.0.0.rc.2","html_url":"https://github.com/rails/webpacker/releases/tag/v6.0.0.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v6.0.0.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.rc.2/manifests"},{"name":"v5.4.2","sha":"c43f55faf81e8e2b6a5e3604bf8e5d0bc9c39160","kind":"commit","published_at":"2021-08-20T09:06:34.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v5.4.2","html_url":"https://github.com/rails/webpacker/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"0a810f0d5f48325c203950d932513b7750c26ac0","kind":"commit","published_at":"2021-08-20T08:26:41.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v5.4.1","html_url":"https://github.com/rails/webpacker/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.4.1/manifests"},{"name":"v6.0.0.rc.1","sha":"a1778d7de53d64b7605ea8f49b61c3bdf86980a4","kind":"commit","published_at":"2021-08-18T12:53:05.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v6.0.0.rc.1","html_url":"https://github.com/rails/webpacker/releases/tag/v6.0.0.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v6.0.0.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.rc.1/manifests"},{"name":"v5.4.0","sha":"272762d670786cf4c7ee0e26b2f20ab12dfd37a9","kind":"tag","published_at":"2021-05-18T10:27:55.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v5.4.0","html_url":"https://github.com/rails/webpacker/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"34c02ffb411fe307f15a644362e5fda36f868388","kind":"tag","published_at":"2021-04-27T11:38:07.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v5.3.0","html_url":"https://github.com/rails/webpacker/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"745837a99198e4461a95e0984589ba48f7f713fa","kind":"tag","published_at":"2021-04-27T11:22:09.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v5.2.2","html_url":"https://github.com/rails/webpacker/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.2.2/manifests"},{"name":"v6.0.0.beta.7","sha":"863e07bb875cb4f1cba2f0fba51d34dd49a5822d","kind":"tag","published_at":"2021-04-22T11:23:26.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v6.0.0.beta.7","html_url":"https://github.com/rails/webpacker/releases/tag/v6.0.0.beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v6.0.0.beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.beta.7/manifests"},{"name":"v6.0.0.beta.6","sha":"da362b8c96a4be5a4af8f8ad886f5dd8451f457f","kind":"tag","published_at":"2021-02-27T08:01:10.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v6.0.0.beta.6","html_url":"https://github.com/rails/webpacker/releases/tag/v6.0.0.beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v6.0.0.beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.beta.6/manifests"},{"name":"v6.0.0.beta.5","sha":"d31f3d436aa7f140e6bb3e30726d3c7f9e81e60f","kind":"tag","published_at":"2021-02-03T18:54:08.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v6.0.0.beta.5","html_url":"https://github.com/rails/webpacker/releases/tag/v6.0.0.beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v6.0.0.beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.beta.5/manifests"},{"name":"v6.0.0.beta.4","sha":"f40fa08ea6bf2cf49e1ff1417690f38b491c47be","kind":"tag","published_at":"2021-01-23T11:53:42.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v6.0.0.beta.4","html_url":"https://github.com/rails/webpacker/releases/tag/v6.0.0.beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v6.0.0.beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.beta.4/manifests"},{"name":"v6.0.0.beta.3","sha":"744deb639173ea885fa55c0fa0b7c9337fbcf14c","kind":"tag","published_at":"2021-01-21T09:44:31.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v6.0.0.beta.3","html_url":"https://github.com/rails/webpacker/releases/tag/v6.0.0.beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v6.0.0.beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.beta.3/manifests"},{"name":"v6.0.0.beta.2","sha":"b03eddf02bbda6d7ff044c2d830b94eeaa3e992d","kind":"tag","published_at":"2020-12-24T09:51:46.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v6.0.0.beta.2","html_url":"https://github.com/rails/webpacker/releases/tag/v6.0.0.beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v6.0.0.beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.beta.2/manifests"},{"name":"v6.0.0.beta.1","sha":"7a403bf7e8810c7058abdca36b9ac83d6c8b70e8","kind":"tag","published_at":"2020-12-23T17:28:50.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v6.0.0.beta.1","html_url":"https://github.com/rails/webpacker/releases/tag/v6.0.0.beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v6.0.0.beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.beta.1/manifests"},{"name":"v6.0.0.beta","sha":"50997f5f6f32295882a6693dc68affa99acfbb1b","kind":"tag","published_at":"2020-12-23T14:38:14.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v6.0.0.beta","html_url":"https://github.com/rails/webpacker/releases/tag/v6.0.0.beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v6.0.0.beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.beta/manifests"},{"name":"v6.0.0.pre.2","sha":"bb16e5a4801bf8f1777827b5838b3ce90f362d7a","kind":"tag","published_at":"2020-12-20T17:52:59.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v6.0.0.pre.2","html_url":"https://github.com/rails/webpacker/releases/tag/v6.0.0.pre.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v6.0.0.pre.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.pre.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.pre.2/manifests"},{"name":"v6.0.0.pre.1","sha":"722a88db633174e8daf44c67ba2687a30d55d5fb","kind":"tag","published_at":"2020-12-20T17:48:10.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v6.0.0.pre.1","html_url":"https://github.com/rails/webpacker/releases/tag/v6.0.0.pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v6.0.0.pre.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.pre.1/manifests"},{"name":"v5.2.1","sha":"9ec5daabc5daea1c96f538d7af1f807ae9b077ec","kind":"tag","published_at":"2020-08-17T11:06:50.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v5.2.1","html_url":"https://github.com/rails/webpacker/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.2.1/manifests"},{"name":"v4.3.0","sha":"afb1f263e3dbbcdbe09bd7f53dd763536c37f6d9","kind":"tag","published_at":"2020-08-16T17:39:17.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.3.0","html_url":"https://github.com/rails/webpacker/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.3.0/manifests"},{"name":"v5.2.0","sha":"b7eb8314315d0a77de5ecd76706de84cce917d8a","kind":"tag","published_at":"2020-08-16T16:59:12.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v5.2.0","html_url":"https://github.com/rails/webpacker/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"40a171021f6a89117aed1317957199cf2ca72b98","kind":"tag","published_at":"2020-04-20T11:48:47.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v5.1.1","html_url":"https://github.com/rails/webpacker/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"559d592783efb4ad24e547fea23c73bb514ae003","kind":"tag","published_at":"2020-04-19T18:53:17.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v5.1.0","html_url":"https://github.com/rails/webpacker/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"8e8e7454e3022fa01cae051fd537a82a9b4c9ebe","kind":"tag","published_at":"2020-03-24T15:11:05.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v5.0.1","html_url":"https://github.com/rails/webpacker/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"e054273a0165aa1125389eb1cbac01a2a9f8b72a","kind":"tag","published_at":"2020-03-22T16:23:31.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v5.0.0","html_url":"https://github.com/rails/webpacker/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.0.0/manifests"},{"name":"v4.2.2","sha":"96af013eed295576ac246f46dee1d01d67888801","kind":"tag","published_at":"2019-12-09T11:55:16.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.2.2","html_url":"https://github.com/rails/webpacker/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"6bc19e7df3ed7e8f958b573e793a342a2a69df05","kind":"tag","published_at":"2019-12-09T09:26:27.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.2.1","html_url":"https://github.com/rails/webpacker/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"d905149d8a33303a9c24002721bc872ef95a8b6f","kind":"tag","published_at":"2019-11-12T12:27:17.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.2.0","html_url":"https://github.com/rails/webpacker/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"f36e5ed2ae1d702b19313070a341a82098ce923f","kind":"tag","published_at":"2019-11-12T08:10:52.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.1.0","html_url":"https://github.com/rails/webpacker/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.1.0/manifests"},{"name":"v4.0.7","sha":"891b50d61eadfc41422a8437cbcbdf199c7f13fc","kind":"tag","published_at":"2019-06-03T16:45:08.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.7","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"6cb399bc5599ee60f6a5f2e7788aaba20bd87248","kind":"tag","published_at":"2019-05-31T08:06:00.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.6","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"cc5a1b3bde67c2475b2f51abcf43b6e3f7c9396b","kind":"tag","published_at":"2019-05-30T18:42:55.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.5","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"9bb8abb3ad7ed2209922f9a74df34d3aba1231e2","kind":"tag","published_at":"2019-05-28T17:15:53.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.4","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"519a7f597527b57a8a2e142be12dee1df00dc1c2","kind":"tag","published_at":"2019-05-28T14:57:35.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.3","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"ec0b854259876bb12a94a78c0e71ccbe69d80a0c","kind":"tag","published_at":"2019-03-06T12:06:44.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.2","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.2/manifests"},{"name":"v3.6.0","sha":"8c25c092dede858d8c5ba2aa708e0134216dc8b0","kind":"tag","published_at":"2019-03-06T11:59:30.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.6.0","html_url":"https://github.com/rails/webpacker/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.6.0/manifests"},{"name":"v4.0.1","sha":"2da0ccd00517f789e94679d3f8b1a7d18d802b3a","kind":"tag","published_at":"2019-03-04T20:32:38.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.1","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"5678da79da4a80754b5de2f9b315ad318d309ec8","kind":"tag","published_at":"2019-03-04T17:57:12.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.0","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0/manifests"},{"name":"v4.0.0.rc.8","sha":"48ad3fd37a5cd986f5b552de4affd6117a7a6618","kind":"tag","published_at":"2019-03-03T21:17:15.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.0.rc.8","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.0.rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.0.0.rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.rc.8/manifests"},{"name":"v4.0.0.rc.7","sha":"0d2b6ec5135773d7ca7dbd69174f629ee772811e","kind":"tag","published_at":"2019-01-25T10:10:21.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.0.rc.7","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.0.rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.0.0.rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.rc.7/manifests"},{"name":"v4.0.0.rc.6","sha":"b6777f2134452205878c748bdea51d496fe80270","kind":"tag","published_at":"2019-01-25T10:05:52.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.0.rc.6","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.0.rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.0.0.rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.rc.6/manifests"},{"name":"v4.0.0.rc.5","sha":"bb1c72bb01cf36ec4b40a19b97bb68ce027b89cc","kind":"tag","published_at":"2019-01-21T12:38:24.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.0.rc.5","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.0.rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.0.0.rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.rc.5/manifests"},{"name":"v4.0.0.rc.4","sha":"507f265c7951e6c19f8f61efd80ec88fcbb9fd2c","kind":"tag","published_at":"2019-01-21T12:02:52.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.0.rc.4","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.0.rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.0.0.rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.rc.4/manifests"},{"name":"v4.0.0.rc.3","sha":"48d52362ac77e34c94623ec9a194403abd55d984","kind":"tag","published_at":"2019-01-17T21:59:58.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.0.rc.3","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.0.rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.0.0.rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.rc.3/manifests"},{"name":"v4.0.0.rc.2","sha":"4a100ae3f8df17aeeb3a59ad1d5326e2fd4ef01d","kind":"tag","published_at":"2018-12-15T13:02:22.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.0.rc.2","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.0.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.0.0.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.rc.2/manifests"},{"name":"v4.0.0.rc.1","sha":"08dceb1ec9a64dc5468c6c639a30258efa19fb08","kind":"tag","published_at":"2018-12-14T21:08:40.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.0.rc.1","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.0.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.0.0.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.rc.1/manifests"},{"name":"v4.0.0.pre.3","sha":"25768b0525f61c044c51216be45801d08685f650","kind":"tag","published_at":"2018-10-01T07:52:35.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.0.pre.3","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.0.pre.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.0.0.pre.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.pre.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.pre.3/manifests"},{"name":"v3.5.5","sha":"88a253ed42966eb2d5c997435e9396881513bce1","kind":"tag","published_at":"2018-07-09T11:47:53.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.5.5","html_url":"https://github.com/rails/webpacker/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.5.5/manifests"},{"name":"v3.5.3","sha":"e8b197e36c77181ca2e4765c620faea59dcd0351","kind":"tag","published_at":"2018-05-03T15:41:04.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.5.3","html_url":"https://github.com/rails/webpacker/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"7af03c152d781c1850d72977737ed96623d1beba","kind":"tag","published_at":"2018-04-29T20:56:24.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.5.2","html_url":"https://github.com/rails/webpacker/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"9a161a22ca3a93b5a14d98c26f88ab98f329265e","kind":"tag","published_at":"2018-04-29T20:51:55.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.5.1","html_url":"https://github.com/rails/webpacker/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"647041db366f28d4864dffb3f1ca169a5c443e24","kind":"tag","published_at":"2018-04-29T18:53:48.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.5.0","html_url":"https://github.com/rails/webpacker/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.5.0/manifests"},{"name":"v3.4.3","sha":"2a7cd04150ee9d477d70e7b60120b200e30dd1d6","kind":"tag","published_at":"2018-04-03T12:15:55.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.4.3","html_url":"https://github.com/rails/webpacker/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.4.3/manifests"},{"name":"v4.0.0.pre.pre.2","sha":"2dd68f0273074aadb3f869c4c30369d5e4e3fea7","kind":"tag","published_at":"2018-04-02T22:31:35.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.0.pre.pre.2","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.0.pre.pre.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.0.0.pre.pre.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.pre.pre.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.pre.pre.2/manifests"},{"name":"v4.0.0.pre.pre.1","sha":"0bfb986831ba6a1019ca310f18dff1dd8364c166","kind":"tag","published_at":"2018-04-02T22:11:49.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.0.pre.pre.1","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.0.pre.pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.0.0.pre.pre.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.pre.pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.pre.pre.1/manifests"},{"name":"v3.4.1","sha":"c57e97018b28046ada1cef515c5bde924b9f27e2","kind":"tag","published_at":"2018-03-24T14:08:31.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.4.1","html_url":"https://github.com/rails/webpacker/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"d418bcff71a920b6e3e9968dbb863751fc329e13","kind":"tag","published_at":"2018-03-23T16:59:24.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.4.0","html_url":"https://github.com/rails/webpacker/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.4.0/manifests"},{"name":"v3.3.1","sha":"0a7778a87b4bb94780aed0fabfa675031d6993bf","kind":"tag","published_at":"2018-03-12T23:50:06.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.3.1","html_url":"https://github.com/rails/webpacker/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"18ee56cbb7a5c37b8eeb600d6842819d0d347c75","kind":"tag","published_at":"2018-03-03T17:28:17.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.3.0","html_url":"https://github.com/rails/webpacker/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"523285908bfd630000084c017069926928f6292c","kind":"tag","published_at":"2018-02-11T20:40:21.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.2.2","html_url":"https://github.com/rails/webpacker/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"8a56406bfa2d5cfe1426cb2987c3abf0f110ca8f","kind":"tag","published_at":"2018-01-21T18:05:08.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.2.1","html_url":"https://github.com/rails/webpacker/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"4f65c5ee58666bbe58b234c48d47ec7d48fab4d8","kind":"tag","published_at":"2017-12-16T13:10:01.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.2.0","html_url":"https://github.com/rails/webpacker/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"48454416f42b89d51a68a0a7e89093c4e51cec21","kind":"tag","published_at":"2017-12-11T12:14:20.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.1.1","html_url":"https://github.com/rails/webpacker/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"83f0a50c6e8a8e866c06b45a8b57b7fbde319a71","kind":"tag","published_at":"2017-12-11T11:54:41.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.1.0","html_url":"https://github.com/rails/webpacker/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"b160e6bbcb95135aca0b21250a3fd6f25e71ca9e","kind":"tag","published_at":"2017-10-04T15:28:23.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.0.2","html_url":"https://github.com/rails/webpacker/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"fb8dd8c09ccc9d93ef3e084838e6e0f0683aaeb0","kind":"tag","published_at":"2017-09-01T17:25:33.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.0.1","html_url":"https://github.com/rails/webpacker/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7cc9040b6c3232f8c92b007bbc6fbbd22a0312d3","kind":"tag","published_at":"2017-08-30T19:53:01.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.0.0","html_url":"https://github.com/rails/webpacker/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.0.0/manifests"},{"name":"v2.0.0","sha":"55bd71de20eb16563f41fc7a80e9b01e6476b6bb","kind":"commit","published_at":"2017-05-24T14:28:41.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v2.0.0","html_url":"https://github.com/rails/webpacker/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v2.0.0/manifests"},{"name":"v1.2.0","sha":"56bd687798b624f9e0cea7b8fe3c89923a79ea63","kind":"commit","published_at":"2017-04-27T17:42:16.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v1.2.0","html_url":"https://github.com/rails/webpacker/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"3c488f9f4022735a37093a1c1718eb9a7d720102","kind":"commit","published_at":"2017-03-25T17:06:31.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v1.1.0","html_url":"https://github.com/rails/webpacker/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"47e935c3679348bf5c26ea0400e8d90330ff1209","kind":"tag","published_at":"2017-03-01T15:35:31.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v1.0.0","html_url":"https://github.com/rails/webpacker/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-28T11:48:45.558Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":3.188183056683046,"forks_count":3.2423560853365654,"average":17.602221495456487},"purl":"pkg:maven/org.webjars.npm/rails__webpacker","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:rails__webpacker","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:rails__webpacker","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:rails__webpacker/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-18T15:59:30.945Z","issues_count":83,"pull_requests_count":90,"avg_time_to_close_issue":16728026.301369863,"avg_time_to_close_pull_request":4429028.9275362315,"issues_closed_count":73,"pull_requests_closed_count":69,"pull_request_authors_count":28,"issue_authors_count":82,"avg_comments_per_issue":10.228915662650602,"avg_comments_per_pull_request":0.8555555555555555,"merged_pull_requests_count":44,"bot_issues_count":0,"bot_pull_requests_count":43,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/issues","maintainers":[{"login":"amatsuda","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amatsuda"},{"login":"guillaumebriday","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/guillaumebriday"},{"login":"gauravtiwari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gauravtiwari"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:rails__webpacker/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:rails__webpacker/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:rails__webpacker/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:rails__webpacker/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:rails__webpacker/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604236,"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":7504300,"name":"github.com/rails/webpacker","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/rails/webpacker","keywords_array":[],"namespace":"github.com/rails","versions_count":49,"first_release_published_at":"2017-02-23T14:06:44.000Z","latest_release_published_at":"2023-01-31T16:33:33.000Z","latest_release_number":"v5.4.4+incompatible","last_synced_at":"2026-04-27T19:21:53.864Z","created_at":"2023-04-07T01:52:37.430Z","updated_at":"2026-04-27T19:21:53.864Z","registry_url":"https://pkg.go.dev/github.com/rails/webpacker","install_command":"go get github.com/rails/webpacker","documentation_url":"https://pkg.go.dev/github.com/rails/webpacker#section-documentation","metadata":{},"repo_metadata":{"id":14055581,"uuid":"75785147","full_name":"rails/webpacker","owner":"rails","description":"Use Webpack to manage app-like JavaScript modules in Rails","archived":false,"fork":false,"pushed_at":"2024-07-16T12:30:22.000Z","size":5462,"stargazers_count":5295,"open_issues_count":22,"forks_count":1459,"subscribers_count":117,"default_branch":"master","last_synced_at":"2025-10-20T18:33:32.394Z","etag":null,"topics":["frontend","hacktoberfest","javascript","rails","webpack","yarn"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/rails.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"MIT-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}},"created_at":"2016-12-07T00:55:03.000Z","updated_at":"2025-10-11T03:17:40.000Z","dependencies_parsed_at":"2023-01-13T17:46:05.818Z","dependency_job_id":"df5f2775-b2cf-49ee-a066-e7a93997a20f","html_url":"https://github.com/rails/webpacker","commit_stats":{"total_commits":1368,"total_committers":462,"mean_commits":2.961038961038961,"dds":0.9005847953216375,"last_synced_commit":"a715e055d937748c7cfd34b0450295348ca13ee6"},"previous_names":[],"tags_count":76,"template":false,"template_full_name":null,"purl":"pkg:github/rails/webpacker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rails","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/sbom","scorecard":{"id":759298,"data":{"date":"2025-08-11","repo":{"name":"github.com/rails/webpacker","commit":"a715e055d937748c7cfd34b0450295348ca13ee6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/jest.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/js-lint.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/rubocop.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/ruby.yml:6","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":5,"reason":"Found 1/2 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"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/jest.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/webpacker/jest.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/jest.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/webpacker/jest.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/js-lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/webpacker/js-lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/js-lint.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/webpacker/js-lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rubocop.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/webpacker/rubocop.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rubocop.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/webpacker/rubocop.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ruby.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/webpacker/ruby.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ruby.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/webpacker/ruby.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/jest.yml:28","Warn: npmCommand not pinned by hash: .github/workflows/js-lint.yml:29","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: MIT-LICENSE:0","Info: FSF or OSI recognized license: MIT License: MIT-LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"55 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h47h-mwp9-c6q6","Warn: Project is vulnerable to: GHSA-4g8v-vg43-wpgf","Warn: Project is vulnerable to: GHSA-8xww-x3g3-6jcv","Warn: Project is vulnerable to: GHSA-fwhr-88qx-h9g7","Warn: Project is vulnerable to: GHSA-mm33-5vfq-3mm3","Warn: Project is vulnerable to: GHSA-p84v-45xj-wwqj","Warn: Project is vulnerable to: GHSA-qphc-hf5q-v8fc","Warn: Project is vulnerable to: GHSA-vfg9-r3fq-jvx4","Warn: Project is vulnerable to: GHSA-vfm5-rmrh-j26v","Warn: Project is vulnerable to: GHSA-wh98-p28r-vrc9","Warn: Project is vulnerable to: GHSA-x76w-6vjr-8xgj","Warn: Project is vulnerable to: GHSA-wwhv-wxv9-rpgw","Warn: Project is vulnerable to: GHSA-ch3h-j2vf-95pv","Warn: Project is vulnerable to: GHSA-xp5h-f8jf-rc8q","Warn: Project is vulnerable to: GHSA-3hhc-qp5v-9p2j","Warn: Project is vulnerable to: GHSA-579w-22j4-4749","Warn: Project is vulnerable to: GHSA-76r7-hhxj-r776","Warn: Project is vulnerable to: GHSA-hq7p-j377-6v63","Warn: Project is vulnerable to: GHSA-8h22-8cf7-hq6g","Warn: Project is vulnerable to: GHSA-r4mg-4433-c7g3","Warn: Project is vulnerable to: GHSA-w749-p3v6-hccq","Warn: Project is vulnerable to: GHSA-cr5q-6q9f-rq6q","Warn: Project is vulnerable to: GHSA-j6gc-792m-qgm2","Warn: Project is vulnerable to: GHSA-pj73-v5mw-pm9j","Warn: Project is vulnerable to: GHSA-353f-x4gh-cqq8","Warn: Project is vulnerable to: GHSA-5w6v-399v-w3cc","Warn: Project is vulnerable to: GHSA-mrxw-mxhj-p664","Warn: Project is vulnerable to: GHSA-r95h-9x8f-r3f7","Warn: Project is vulnerable to: GHSA-vvfq-8hwr-qm4m","Warn: Project is vulnerable to: GHSA-xc9x-jj77-9p9j","Warn: Project is vulnerable to: GHSA-22f2-v57c-j9cx","Warn: Project is vulnerable to: GHSA-54rr-7fvw-6x8f","Warn: Project is vulnerable to: GHSA-7g2v-jj9q-g3rg","Warn: Project is vulnerable to: GHSA-7wqh-767x-r66v","Warn: Project is vulnerable to: GHSA-8cgq-6mh2-7j6v","Warn: Project is vulnerable to: GHSA-gjh7-p2fx-99vx","Warn: Project is vulnerable to: GHSA-vpfw-47h7-xj4g","Warn: Project is vulnerable to: GHSA-xj5v-6v4g-jfw6","Warn: Project is vulnerable to: GHSA-2rxp-v6pw-ch6m","Warn: Project is vulnerable to: GHSA-4xqq-m2hx-25v8","Warn: Project is vulnerable to: GHSA-5866-49gr-22v4","Warn: Project is vulnerable to: GHSA-r55c-59qm-vjw6","Warn: Project is vulnerable to: GHSA-vg3r-rm7w-2xgh","Warn: Project is vulnerable to: GHSA-vmwr-mc7x-5vc3","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","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-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T22:49:39.487Z","repository_id":14055581,"created_at":"2025-08-22T22:49:39.487Z","updated_at":"2025-08-22T22:49:39.487Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280722009,"owners_count":26379902,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-23T02:00:06.710Z","response_time":142,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"rails","name":"Ruby on Rails","uuid":"4223","kind":"organization","description":"","email":null,"website":"https://rubyonrails.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4223?v=4","repositories_count":116,"last_synced_at":"2023-04-09T03:40:20.529Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rails","funding_links":[],"total_stars":114333,"followers":null,"following":null,"created_at":"2022-11-02T16:17:13.297Z","updated_at":"2023-04-09T03:40:20.550Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rails","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rails/repositories"},"tags":[{"name":"v5.4.4","sha":"2a7e298fd6a32ccd1d22d7d260539da8f87ce814","kind":"tag","published_at":"2023-01-31T16:33:41.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v5.4.4","html_url":"https://github.com/rails/webpacker/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v5.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.4.4/manifests"},{"name":"v6.0.0.rc.6","sha":"a51bf1ff469f3b88a794b0f00732364d5dd506e6","kind":"commit","published_at":"2021-11-05T10:26:55.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v6.0.0.rc.6","html_url":"https://github.com/rails/webpacker/releases/tag/v6.0.0.rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v6.0.0.rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.rc.6/manifests"},{"name":"v5.4.3","sha":"e0c998e2aa7f096709eaa2a7f2d7e29d413abed3","kind":"commit","published_at":"2021-09-14T19:38:23.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v5.4.3","html_url":"https://github.com/rails/webpacker/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.4.3/manifests"},{"name":"v6.0.0.rc.5","sha":"156a88d7553cd6e83f10216dcae819ec98c8b68d","kind":"commit","published_at":"2021-08-25T17:37:35.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v6.0.0.rc.5","html_url":"https://github.com/rails/webpacker/releases/tag/v6.0.0.rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v6.0.0.rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.rc.5/manifests"},{"name":"v6.0.0.rc.4","sha":"aa43e71a3180f45885e17dd825487674a01a8176","kind":"commit","published_at":"2021-08-25T16:46:46.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v6.0.0.rc.4","html_url":"https://github.com/rails/webpacker/releases/tag/v6.0.0.rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v6.0.0.rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.rc.4/manifests"},{"name":"v6.0.0.rc.3","sha":"c2495056849828aa4bc44d5096f1963ec6501507","kind":"commit","published_at":"2021-08-25T15:59:25.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v6.0.0.rc.3","html_url":"https://github.com/rails/webpacker/releases/tag/v6.0.0.rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v6.0.0.rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.rc.3/manifests"},{"name":"v6.0.0.rc.2","sha":"cb079f55837e10ce7b09383172dcb64d15a8d459","kind":"commit","published_at":"2021-08-25T13:58:15.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v6.0.0.rc.2","html_url":"https://github.com/rails/webpacker/releases/tag/v6.0.0.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v6.0.0.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.rc.2/manifests"},{"name":"v5.4.2","sha":"c43f55faf81e8e2b6a5e3604bf8e5d0bc9c39160","kind":"commit","published_at":"2021-08-20T09:06:34.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v5.4.2","html_url":"https://github.com/rails/webpacker/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"0a810f0d5f48325c203950d932513b7750c26ac0","kind":"commit","published_at":"2021-08-20T08:26:41.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v5.4.1","html_url":"https://github.com/rails/webpacker/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.4.1/manifests"},{"name":"v6.0.0.rc.1","sha":"a1778d7de53d64b7605ea8f49b61c3bdf86980a4","kind":"commit","published_at":"2021-08-18T12:53:05.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v6.0.0.rc.1","html_url":"https://github.com/rails/webpacker/releases/tag/v6.0.0.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v6.0.0.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.rc.1/manifests"},{"name":"v5.4.0","sha":"272762d670786cf4c7ee0e26b2f20ab12dfd37a9","kind":"tag","published_at":"2021-05-18T10:27:55.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v5.4.0","html_url":"https://github.com/rails/webpacker/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"34c02ffb411fe307f15a644362e5fda36f868388","kind":"tag","published_at":"2021-04-27T11:38:07.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v5.3.0","html_url":"https://github.com/rails/webpacker/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"745837a99198e4461a95e0984589ba48f7f713fa","kind":"tag","published_at":"2021-04-27T11:22:09.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v5.2.2","html_url":"https://github.com/rails/webpacker/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.2.2/manifests"},{"name":"v6.0.0.beta.7","sha":"863e07bb875cb4f1cba2f0fba51d34dd49a5822d","kind":"tag","published_at":"2021-04-22T11:23:26.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v6.0.0.beta.7","html_url":"https://github.com/rails/webpacker/releases/tag/v6.0.0.beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v6.0.0.beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.beta.7/manifests"},{"name":"v6.0.0.beta.6","sha":"da362b8c96a4be5a4af8f8ad886f5dd8451f457f","kind":"tag","published_at":"2021-02-27T08:01:10.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v6.0.0.beta.6","html_url":"https://github.com/rails/webpacker/releases/tag/v6.0.0.beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v6.0.0.beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.beta.6/manifests"},{"name":"v6.0.0.beta.5","sha":"d31f3d436aa7f140e6bb3e30726d3c7f9e81e60f","kind":"tag","published_at":"2021-02-03T18:54:08.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v6.0.0.beta.5","html_url":"https://github.com/rails/webpacker/releases/tag/v6.0.0.beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v6.0.0.beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.beta.5/manifests"},{"name":"v6.0.0.beta.4","sha":"f40fa08ea6bf2cf49e1ff1417690f38b491c47be","kind":"tag","published_at":"2021-01-23T11:53:42.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v6.0.0.beta.4","html_url":"https://github.com/rails/webpacker/releases/tag/v6.0.0.beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v6.0.0.beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.beta.4/manifests"},{"name":"v6.0.0.beta.3","sha":"744deb639173ea885fa55c0fa0b7c9337fbcf14c","kind":"tag","published_at":"2021-01-21T09:44:31.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v6.0.0.beta.3","html_url":"https://github.com/rails/webpacker/releases/tag/v6.0.0.beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v6.0.0.beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.beta.3/manifests"},{"name":"v6.0.0.beta.2","sha":"b03eddf02bbda6d7ff044c2d830b94eeaa3e992d","kind":"tag","published_at":"2020-12-24T09:51:46.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v6.0.0.beta.2","html_url":"https://github.com/rails/webpacker/releases/tag/v6.0.0.beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v6.0.0.beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.beta.2/manifests"},{"name":"v6.0.0.beta.1","sha":"7a403bf7e8810c7058abdca36b9ac83d6c8b70e8","kind":"tag","published_at":"2020-12-23T17:28:50.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v6.0.0.beta.1","html_url":"https://github.com/rails/webpacker/releases/tag/v6.0.0.beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v6.0.0.beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.beta.1/manifests"},{"name":"v6.0.0.beta","sha":"50997f5f6f32295882a6693dc68affa99acfbb1b","kind":"tag","published_at":"2020-12-23T14:38:14.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v6.0.0.beta","html_url":"https://github.com/rails/webpacker/releases/tag/v6.0.0.beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v6.0.0.beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.beta/manifests"},{"name":"v6.0.0.pre.2","sha":"bb16e5a4801bf8f1777827b5838b3ce90f362d7a","kind":"tag","published_at":"2020-12-20T17:52:59.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v6.0.0.pre.2","html_url":"https://github.com/rails/webpacker/releases/tag/v6.0.0.pre.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v6.0.0.pre.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.pre.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.pre.2/manifests"},{"name":"v6.0.0.pre.1","sha":"722a88db633174e8daf44c67ba2687a30d55d5fb","kind":"tag","published_at":"2020-12-20T17:48:10.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v6.0.0.pre.1","html_url":"https://github.com/rails/webpacker/releases/tag/v6.0.0.pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v6.0.0.pre.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.pre.1/manifests"},{"name":"v5.2.1","sha":"9ec5daabc5daea1c96f538d7af1f807ae9b077ec","kind":"tag","published_at":"2020-08-17T11:06:50.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v5.2.1","html_url":"https://github.com/rails/webpacker/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.2.1/manifests"},{"name":"v4.3.0","sha":"afb1f263e3dbbcdbe09bd7f53dd763536c37f6d9","kind":"tag","published_at":"2020-08-16T17:39:17.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.3.0","html_url":"https://github.com/rails/webpacker/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.3.0/manifests"},{"name":"v5.2.0","sha":"b7eb8314315d0a77de5ecd76706de84cce917d8a","kind":"tag","published_at":"2020-08-16T16:59:12.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v5.2.0","html_url":"https://github.com/rails/webpacker/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"40a171021f6a89117aed1317957199cf2ca72b98","kind":"tag","published_at":"2020-04-20T11:48:47.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v5.1.1","html_url":"https://github.com/rails/webpacker/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"559d592783efb4ad24e547fea23c73bb514ae003","kind":"tag","published_at":"2020-04-19T18:53:17.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v5.1.0","html_url":"https://github.com/rails/webpacker/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"8e8e7454e3022fa01cae051fd537a82a9b4c9ebe","kind":"tag","published_at":"2020-03-24T15:11:05.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v5.0.1","html_url":"https://github.com/rails/webpacker/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"e054273a0165aa1125389eb1cbac01a2a9f8b72a","kind":"tag","published_at":"2020-03-22T16:23:31.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v5.0.0","html_url":"https://github.com/rails/webpacker/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.0.0/manifests"},{"name":"v4.2.2","sha":"96af013eed295576ac246f46dee1d01d67888801","kind":"tag","published_at":"2019-12-09T11:55:16.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.2.2","html_url":"https://github.com/rails/webpacker/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"6bc19e7df3ed7e8f958b573e793a342a2a69df05","kind":"tag","published_at":"2019-12-09T09:26:27.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.2.1","html_url":"https://github.com/rails/webpacker/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"d905149d8a33303a9c24002721bc872ef95a8b6f","kind":"tag","published_at":"2019-11-12T12:27:17.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.2.0","html_url":"https://github.com/rails/webpacker/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"f36e5ed2ae1d702b19313070a341a82098ce923f","kind":"tag","published_at":"2019-11-12T08:10:52.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.1.0","html_url":"https://github.com/rails/webpacker/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.1.0/manifests"},{"name":"v4.0.7","sha":"891b50d61eadfc41422a8437cbcbdf199c7f13fc","kind":"tag","published_at":"2019-06-03T16:45:08.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.7","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"6cb399bc5599ee60f6a5f2e7788aaba20bd87248","kind":"tag","published_at":"2019-05-31T08:06:00.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.6","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"cc5a1b3bde67c2475b2f51abcf43b6e3f7c9396b","kind":"tag","published_at":"2019-05-30T18:42:55.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.5","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"9bb8abb3ad7ed2209922f9a74df34d3aba1231e2","kind":"tag","published_at":"2019-05-28T17:15:53.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.4","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"519a7f597527b57a8a2e142be12dee1df00dc1c2","kind":"tag","published_at":"2019-05-28T14:57:35.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.3","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"ec0b854259876bb12a94a78c0e71ccbe69d80a0c","kind":"tag","published_at":"2019-03-06T12:06:44.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.2","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.2/manifests"},{"name":"v3.6.0","sha":"8c25c092dede858d8c5ba2aa708e0134216dc8b0","kind":"tag","published_at":"2019-03-06T11:59:30.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.6.0","html_url":"https://github.com/rails/webpacker/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.6.0/manifests"},{"name":"v4.0.1","sha":"2da0ccd00517f789e94679d3f8b1a7d18d802b3a","kind":"tag","published_at":"2019-03-04T20:32:38.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.1","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"5678da79da4a80754b5de2f9b315ad318d309ec8","kind":"tag","published_at":"2019-03-04T17:57:12.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.0","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0/manifests"},{"name":"v4.0.0.rc.8","sha":"48ad3fd37a5cd986f5b552de4affd6117a7a6618","kind":"tag","published_at":"2019-03-03T21:17:15.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.0.rc.8","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.0.rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.0.0.rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.rc.8/manifests"},{"name":"v4.0.0.rc.7","sha":"0d2b6ec5135773d7ca7dbd69174f629ee772811e","kind":"tag","published_at":"2019-01-25T10:10:21.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.0.rc.7","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.0.rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.0.0.rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.rc.7/manifests"},{"name":"v4.0.0.rc.6","sha":"b6777f2134452205878c748bdea51d496fe80270","kind":"tag","published_at":"2019-01-25T10:05:52.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.0.rc.6","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.0.rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.0.0.rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.rc.6/manifests"},{"name":"v4.0.0.rc.5","sha":"bb1c72bb01cf36ec4b40a19b97bb68ce027b89cc","kind":"tag","published_at":"2019-01-21T12:38:24.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.0.rc.5","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.0.rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.0.0.rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.rc.5/manifests"},{"name":"v4.0.0.rc.4","sha":"507f265c7951e6c19f8f61efd80ec88fcbb9fd2c","kind":"tag","published_at":"2019-01-21T12:02:52.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.0.rc.4","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.0.rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.0.0.rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.rc.4/manifests"},{"name":"v4.0.0.rc.3","sha":"48d52362ac77e34c94623ec9a194403abd55d984","kind":"tag","published_at":"2019-01-17T21:59:58.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.0.rc.3","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.0.rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.0.0.rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.rc.3/manifests"},{"name":"v4.0.0.rc.2","sha":"4a100ae3f8df17aeeb3a59ad1d5326e2fd4ef01d","kind":"tag","published_at":"2018-12-15T13:02:22.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.0.rc.2","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.0.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.0.0.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.rc.2/manifests"},{"name":"v4.0.0.rc.1","sha":"08dceb1ec9a64dc5468c6c639a30258efa19fb08","kind":"tag","published_at":"2018-12-14T21:08:40.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.0.rc.1","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.0.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.0.0.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.rc.1/manifests"},{"name":"v4.0.0.pre.3","sha":"25768b0525f61c044c51216be45801d08685f650","kind":"tag","published_at":"2018-10-01T07:52:35.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.0.pre.3","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.0.pre.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.0.0.pre.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.pre.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.pre.3/manifests"},{"name":"v3.5.5","sha":"88a253ed42966eb2d5c997435e9396881513bce1","kind":"tag","published_at":"2018-07-09T11:47:53.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.5.5","html_url":"https://github.com/rails/webpacker/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.5.5/manifests"},{"name":"v3.5.3","sha":"e8b197e36c77181ca2e4765c620faea59dcd0351","kind":"tag","published_at":"2018-05-03T15:41:04.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.5.3","html_url":"https://github.com/rails/webpacker/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"7af03c152d781c1850d72977737ed96623d1beba","kind":"tag","published_at":"2018-04-29T20:56:24.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.5.2","html_url":"https://github.com/rails/webpacker/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"9a161a22ca3a93b5a14d98c26f88ab98f329265e","kind":"tag","published_at":"2018-04-29T20:51:55.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.5.1","html_url":"https://github.com/rails/webpacker/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"647041db366f28d4864dffb3f1ca169a5c443e24","kind":"tag","published_at":"2018-04-29T18:53:48.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.5.0","html_url":"https://github.com/rails/webpacker/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.5.0/manifests"},{"name":"v3.4.3","sha":"2a7cd04150ee9d477d70e7b60120b200e30dd1d6","kind":"tag","published_at":"2018-04-03T12:15:55.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.4.3","html_url":"https://github.com/rails/webpacker/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.4.3/manifests"},{"name":"v4.0.0.pre.pre.2","sha":"2dd68f0273074aadb3f869c4c30369d5e4e3fea7","kind":"tag","published_at":"2018-04-02T22:31:35.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.0.pre.pre.2","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.0.pre.pre.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.0.0.pre.pre.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.pre.pre.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.pre.pre.2/manifests"},{"name":"v4.0.0.pre.pre.1","sha":"0bfb986831ba6a1019ca310f18dff1dd8364c166","kind":"tag","published_at":"2018-04-02T22:11:49.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.0.pre.pre.1","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.0.pre.pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.0.0.pre.pre.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.pre.pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.pre.pre.1/manifests"},{"name":"v3.4.1","sha":"c57e97018b28046ada1cef515c5bde924b9f27e2","kind":"tag","published_at":"2018-03-24T14:08:31.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.4.1","html_url":"https://github.com/rails/webpacker/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"d418bcff71a920b6e3e9968dbb863751fc329e13","kind":"tag","published_at":"2018-03-23T16:59:24.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.4.0","html_url":"https://github.com/rails/webpacker/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.4.0/manifests"},{"name":"v3.3.1","sha":"0a7778a87b4bb94780aed0fabfa675031d6993bf","kind":"tag","published_at":"2018-03-12T23:50:06.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.3.1","html_url":"https://github.com/rails/webpacker/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"18ee56cbb7a5c37b8eeb600d6842819d0d347c75","kind":"tag","published_at":"2018-03-03T17:28:17.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.3.0","html_url":"https://github.com/rails/webpacker/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"523285908bfd630000084c017069926928f6292c","kind":"tag","published_at":"2018-02-11T20:40:21.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.2.2","html_url":"https://github.com/rails/webpacker/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"8a56406bfa2d5cfe1426cb2987c3abf0f110ca8f","kind":"tag","published_at":"2018-01-21T18:05:08.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.2.1","html_url":"https://github.com/rails/webpacker/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"4f65c5ee58666bbe58b234c48d47ec7d48fab4d8","kind":"tag","published_at":"2017-12-16T13:10:01.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.2.0","html_url":"https://github.com/rails/webpacker/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"48454416f42b89d51a68a0a7e89093c4e51cec21","kind":"tag","published_at":"2017-12-11T12:14:20.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.1.1","html_url":"https://github.com/rails/webpacker/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"83f0a50c6e8a8e866c06b45a8b57b7fbde319a71","kind":"tag","published_at":"2017-12-11T11:54:41.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.1.0","html_url":"https://github.com/rails/webpacker/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"b160e6bbcb95135aca0b21250a3fd6f25e71ca9e","kind":"tag","published_at":"2017-10-04T15:28:23.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.0.2","html_url":"https://github.com/rails/webpacker/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"fb8dd8c09ccc9d93ef3e084838e6e0f0683aaeb0","kind":"tag","published_at":"2017-09-01T17:25:33.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.0.1","html_url":"https://github.com/rails/webpacker/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7cc9040b6c3232f8c92b007bbc6fbbd22a0312d3","kind":"tag","published_at":"2017-08-30T19:53:01.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.0.0","html_url":"https://github.com/rails/webpacker/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.0.0/manifests"},{"name":"v2.0.0","sha":"55bd71de20eb16563f41fc7a80e9b01e6476b6bb","kind":"commit","published_at":"2017-05-24T14:28:41.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v2.0.0","html_url":"https://github.com/rails/webpacker/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v2.0.0/manifests"},{"name":"v1.2.0","sha":"56bd687798b624f9e0cea7b8fe3c89923a79ea63","kind":"commit","published_at":"2017-04-27T17:42:16.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v1.2.0","html_url":"https://github.com/rails/webpacker/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"3c488f9f4022735a37093a1c1718eb9a7d720102","kind":"commit","published_at":"2017-03-25T17:06:31.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v1.1.0","html_url":"https://github.com/rails/webpacker/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"47e935c3679348bf5c26ea0400e8d90330ff1209","kind":"tag","published_at":"2017-03-01T15:35:31.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v1.0.0","html_url":"https://github.com/rails/webpacker/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-28T11:48:45.561Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":4.716716996980181,"dependent_packages_count":9.552826830390176,"stargazers_count":0.9095454272743636,"forks_count":0.6322620642761434,"docker_downloads_count":null,"average":3.952837829730216},"purl":"pkg:golang/github.com/rails/webpacker","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/rails/webpacker","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/rails/webpacker","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/rails/webpacker/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-18T15:59:30.945Z","issues_count":83,"pull_requests_count":90,"avg_time_to_close_issue":16728026.301369863,"avg_time_to_close_pull_request":4429028.9275362315,"issues_closed_count":73,"pull_requests_closed_count":69,"pull_request_authors_count":28,"issue_authors_count":82,"avg_comments_per_issue":10.228915662650602,"avg_comments_per_pull_request":0.8555555555555555,"merged_pull_requests_count":44,"bot_issues_count":0,"bot_pull_requests_count":43,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/issues","maintainers":[{"login":"amatsuda","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amatsuda"},{"login":"guillaumebriday","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/guillaumebriday"},{"login":"gauravtiwari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gauravtiwari"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frails%2Fwebpacker/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frails%2Fwebpacker/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frails%2Fwebpacker/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frails%2Fwebpacker/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frails%2Fwebpacker/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2116507,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":327952,"name":"webpacker-react-on-rails","ecosystem":"rubygems","description":"Use Webpack to manage app-like JavaScript modules in Rails","homepage":"https://github.com/rails/webpacker","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/rails/webpacker","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2017-07-31T06:15:07.263Z","latest_release_published_at":"2017-07-31T06:23:53.054Z","latest_release_number":"3.0.0.rc.1","last_synced_at":"2026-04-25T07:55:50.908Z","created_at":"2022-04-06T12:20:52.443Z","updated_at":"2026-04-25T10:43:01.951Z","registry_url":"https://rubygems.org/gems/webpacker-react-on-rails","install_command":"gem install webpacker-react-on-rails -s https://rubygems.org","documentation_url":"http://www.rubydoc.info/gems/webpacker-react-on-rails/","metadata":{"funding":null},"repo_metadata":{"id":14055581,"uuid":"75785147","full_name":"rails/webpacker","owner":"rails","description":"Use Webpack to manage app-like JavaScript modules in Rails","archived":false,"fork":false,"pushed_at":"2024-07-16T12:30:22.000Z","size":5462,"stargazers_count":5279,"open_issues_count":21,"forks_count":1454,"subscribers_count":115,"default_branch":"master","last_synced_at":"2026-04-12T02:10:08.399Z","etag":null,"topics":["frontend","hacktoberfest","javascript","rails","webpack","yarn"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/rails.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"MIT-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}},"created_at":"2016-12-07T00:55:03.000Z","updated_at":"2026-04-04T20:26:27.000Z","dependencies_parsed_at":"2023-01-13T17:46:05.818Z","dependency_job_id":"f5372f82-931b-42c4-aad2-ccec80a75346","html_url":"https://github.com/rails/webpacker","commit_stats":{"total_commits":1368,"total_committers":462,"mean_commits":2.961038961038961,"dds":0.9005847953216375,"last_synced_commit":"a715e055d937748c7cfd34b0450295348ca13ee6"},"previous_names":[],"tags_count":76,"template":false,"template_full_name":null,"purl":"pkg:github/rails/webpacker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rails","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/sbom","scorecard":{"id":759298,"data":{"date":"2025-08-11","repo":{"name":"github.com/rails/webpacker","commit":"a715e055d937748c7cfd34b0450295348ca13ee6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/jest.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/js-lint.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/rubocop.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/ruby.yml:6","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":5,"reason":"Found 1/2 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"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/jest.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/webpacker/jest.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/jest.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/webpacker/jest.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/js-lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/webpacker/js-lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/js-lint.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/webpacker/js-lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rubocop.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/webpacker/rubocop.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rubocop.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/webpacker/rubocop.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ruby.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/webpacker/ruby.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ruby.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/webpacker/ruby.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/jest.yml:28","Warn: npmCommand not pinned by hash: .github/workflows/js-lint.yml:29","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: MIT-LICENSE:0","Info: FSF or OSI recognized license: MIT License: MIT-LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"55 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h47h-mwp9-c6q6","Warn: Project is vulnerable to: GHSA-4g8v-vg43-wpgf","Warn: Project is vulnerable to: GHSA-8xww-x3g3-6jcv","Warn: Project is vulnerable to: GHSA-fwhr-88qx-h9g7","Warn: Project is vulnerable to: GHSA-mm33-5vfq-3mm3","Warn: Project is vulnerable to: GHSA-p84v-45xj-wwqj","Warn: Project is vulnerable to: GHSA-qphc-hf5q-v8fc","Warn: Project is vulnerable to: GHSA-vfg9-r3fq-jvx4","Warn: Project is vulnerable to: GHSA-vfm5-rmrh-j26v","Warn: Project is vulnerable to: GHSA-wh98-p28r-vrc9","Warn: Project is vulnerable to: GHSA-x76w-6vjr-8xgj","Warn: Project is vulnerable to: GHSA-wwhv-wxv9-rpgw","Warn: Project is vulnerable to: GHSA-ch3h-j2vf-95pv","Warn: Project is vulnerable to: GHSA-xp5h-f8jf-rc8q","Warn: Project is vulnerable to: GHSA-3hhc-qp5v-9p2j","Warn: Project is vulnerable to: GHSA-579w-22j4-4749","Warn: Project is vulnerable to: GHSA-76r7-hhxj-r776","Warn: Project is vulnerable to: GHSA-hq7p-j377-6v63","Warn: Project is vulnerable to: GHSA-8h22-8cf7-hq6g","Warn: Project is vulnerable to: GHSA-r4mg-4433-c7g3","Warn: Project is vulnerable to: GHSA-w749-p3v6-hccq","Warn: Project is vulnerable to: GHSA-cr5q-6q9f-rq6q","Warn: Project is vulnerable to: GHSA-j6gc-792m-qgm2","Warn: Project is vulnerable to: GHSA-pj73-v5mw-pm9j","Warn: Project is vulnerable to: GHSA-353f-x4gh-cqq8","Warn: Project is vulnerable to: GHSA-5w6v-399v-w3cc","Warn: Project is vulnerable to: GHSA-mrxw-mxhj-p664","Warn: Project is vulnerable to: GHSA-r95h-9x8f-r3f7","Warn: Project is vulnerable to: GHSA-vvfq-8hwr-qm4m","Warn: Project is vulnerable to: GHSA-xc9x-jj77-9p9j","Warn: Project is vulnerable to: GHSA-22f2-v57c-j9cx","Warn: Project is vulnerable to: GHSA-54rr-7fvw-6x8f","Warn: Project is vulnerable to: GHSA-7g2v-jj9q-g3rg","Warn: Project is vulnerable to: GHSA-7wqh-767x-r66v","Warn: Project is vulnerable to: GHSA-8cgq-6mh2-7j6v","Warn: Project is vulnerable to: GHSA-gjh7-p2fx-99vx","Warn: Project is vulnerable to: GHSA-vpfw-47h7-xj4g","Warn: Project is vulnerable to: GHSA-xj5v-6v4g-jfw6","Warn: Project is vulnerable to: GHSA-2rxp-v6pw-ch6m","Warn: Project is vulnerable to: GHSA-4xqq-m2hx-25v8","Warn: Project is vulnerable to: GHSA-5866-49gr-22v4","Warn: Project is vulnerable to: GHSA-r55c-59qm-vjw6","Warn: Project is vulnerable to: GHSA-vg3r-rm7w-2xgh","Warn: Project is vulnerable to: GHSA-vmwr-mc7x-5vc3","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","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-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T22:49:39.487Z","repository_id":14055581,"created_at":"2025-08-22T22:49:39.487Z","updated_at":"2025-08-22T22:49:39.487Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31707436,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-12T06:22:27.080Z","status":"ssl_error","status_checked_at":"2026-04-12T06:21:52.710Z","response_time":58,"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":"rails","name":"Ruby on Rails","uuid":"4223","kind":"organization","description":"","email":null,"website":"https://rubyonrails.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4223?v=4","repositories_count":116,"last_synced_at":"2023-04-09T03:40:20.529Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rails","funding_links":[],"total_stars":114333,"followers":null,"following":null,"created_at":"2022-11-02T16:17:13.297Z","updated_at":"2023-04-09T03:40:20.550Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rails","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rails/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-04-25T10:43:01.922Z","dependent_packages_count":0,"downloads":4737,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":78.0615578609503,"dependent_repos_count":46.781949801970555,"dependent_packages_count":15.705942029816185,"stargazers_count":0.19086047697924607,"forks_count":0.1232282358875012,"average":28.172707681120755},"purl":"pkg:gem/webpacker-react-on-rails","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/webpacker-react-on-rails","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/webpacker-react-on-rails","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/webpacker-react-on-rails/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-02T18:25:58.852Z","issues_count":83,"pull_requests_count":91,"avg_time_to_close_issue":16728026.301369863,"avg_time_to_close_pull_request":4534304.915492957,"issues_closed_count":73,"pull_requests_closed_count":71,"pull_request_authors_count":29,"issue_authors_count":82,"avg_comments_per_issue":10.228915662650602,"avg_comments_per_pull_request":0.8461538461538461,"merged_pull_requests_count":45,"bot_issues_count":0,"bot_pull_requests_count":43,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":14423029.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/issues","maintainers":[{"login":"amatsuda","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amatsuda"},{"login":"guillaumebriday","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/guillaumebriday"},{"login":"gauravtiwari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gauravtiwari"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/webpacker-react-on-rails/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/webpacker-react-on-rails/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/webpacker-react-on-rails/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/webpacker-react-on-rails/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/webpacker-react-on-rails/codemeta","maintainers":[{"uuid":"91795","login":"railsonmaui","name":null,"email":null,"url":null,"packages_count":15,"html_url":"https://rubygems.org/profiles/railsonmaui","role":null,"created_at":"2022-11-09T09:56:28.342Z","updated_at":"2022-11-09T09:56:28.342Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/railsonmaui/packages"}],"registry":{"name":"rubygems.org","url":"https://rubygems.org","ecosystem":"rubygems","default":true,"packages_count":205523,"maintainers_count":68465,"namespaces_count":0,"keywords_count":0,"github":"rubygems","metadata":{"funded_packages_count":7260},"icon_url":"https://github.com/rubygems.png","created_at":"2022-04-04T15:19:23.446Z","updated_at":"2026-04-03T06:42:17.024Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/namespaces"}},{"id":13407500,"name":"ruby-webpacker","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/rails/webpacker","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/rails/webpacker","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T16:13:00.312Z","latest_release_published_at":"2026-02-06T16:13:00.312Z","latest_release_number":"5.4.3-2","last_synced_at":"2026-03-06T16:42:55.909Z","created_at":"2026-02-06T16:12:59.916Z","updated_at":"2026-03-06T16:42:55.910Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-webpacker","install_command":"apt-get install ruby-webpacker","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-webpacker","standards_version":"4.6.1","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb, rake, ruby-activesupport, ruby-bundler, ruby-byebug, ruby-minitest, ruby-rack-proxy, ruby-railties, ruby-semantic-range","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:deb/ubuntu/ruby-webpacker?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-webpacker","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-webpacker","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-webpacker/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-webpacker/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-webpacker/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-webpacker/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-webpacker/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-webpacker/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"noble"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-04-27T18:20:35.701Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":327937,"name":"webpacker","ecosystem":"rubygems","description":"Use webpack to manage app-like JavaScript modules in Rails","homepage":"https://github.com/rails/webpacker","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/rails/webpacker","keywords_array":[],"namespace":null,"versions_count":78,"first_release_published_at":"2016-12-07T01:03:34.344Z","latest_release_published_at":"2023-01-31T16:33:54.567Z","latest_release_number":"5.4.4","last_synced_at":"2026-04-28T11:54:18.770Z","created_at":"2022-04-06T12:20:49.619Z","updated_at":"2026-04-28T13:08:42.025Z","registry_url":"https://rubygems.org/gems/webpacker","install_command":"gem install webpacker -s https://rubygems.org","documentation_url":"http://www.rubydoc.info/gems/webpacker/","metadata":{"funding":null},"repo_metadata":{"id":14055581,"uuid":"75785147","full_name":"rails/webpacker","owner":"rails","description":"Use Webpack to manage app-like JavaScript modules in Rails","archived":false,"fork":false,"pushed_at":"2024-07-16T12:30:22.000Z","size":5462,"stargazers_count":5279,"open_issues_count":21,"forks_count":1453,"subscribers_count":115,"default_branch":"master","last_synced_at":"2026-04-25T00:03:31.067Z","etag":null,"topics":["frontend","hacktoberfest","javascript","rails","webpack","yarn"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/rails.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"MIT-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}},"created_at":"2016-12-07T00:55:03.000Z","updated_at":"2026-04-19T02:09:38.000Z","dependencies_parsed_at":"2023-01-13T17:46:05.818Z","dependency_job_id":"f5372f82-931b-42c4-aad2-ccec80a75346","html_url":"https://github.com/rails/webpacker","commit_stats":{"total_commits":1368,"total_committers":462,"mean_commits":2.961038961038961,"dds":0.9005847953216375,"last_synced_commit":"a715e055d937748c7cfd34b0450295348ca13ee6"},"previous_names":[],"tags_count":76,"template":false,"template_full_name":null,"purl":"pkg:github/rails/webpacker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rails","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/sbom","scorecard":{"id":759298,"data":{"date":"2025-08-11","repo":{"name":"github.com/rails/webpacker","commit":"a715e055d937748c7cfd34b0450295348ca13ee6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/jest.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/js-lint.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/rubocop.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/ruby.yml:6","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":5,"reason":"Found 1/2 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"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/jest.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/webpacker/jest.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/jest.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/webpacker/jest.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/js-lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/webpacker/js-lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/js-lint.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/webpacker/js-lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rubocop.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/webpacker/rubocop.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rubocop.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/webpacker/rubocop.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ruby.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/webpacker/ruby.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ruby.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/webpacker/ruby.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/jest.yml:28","Warn: npmCommand not pinned by hash: .github/workflows/js-lint.yml:29","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: MIT-LICENSE:0","Info: FSF or OSI recognized license: MIT License: MIT-LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"55 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h47h-mwp9-c6q6","Warn: Project is vulnerable to: GHSA-4g8v-vg43-wpgf","Warn: Project is vulnerable to: GHSA-8xww-x3g3-6jcv","Warn: Project is vulnerable to: GHSA-fwhr-88qx-h9g7","Warn: Project is vulnerable to: GHSA-mm33-5vfq-3mm3","Warn: Project is vulnerable to: GHSA-p84v-45xj-wwqj","Warn: Project is vulnerable to: GHSA-qphc-hf5q-v8fc","Warn: Project is vulnerable to: GHSA-vfg9-r3fq-jvx4","Warn: Project is vulnerable to: GHSA-vfm5-rmrh-j26v","Warn: Project is vulnerable to: GHSA-wh98-p28r-vrc9","Warn: Project is vulnerable to: GHSA-x76w-6vjr-8xgj","Warn: Project is vulnerable to: GHSA-wwhv-wxv9-rpgw","Warn: Project is vulnerable to: GHSA-ch3h-j2vf-95pv","Warn: Project is vulnerable to: GHSA-xp5h-f8jf-rc8q","Warn: Project is vulnerable to: GHSA-3hhc-qp5v-9p2j","Warn: Project is vulnerable to: GHSA-579w-22j4-4749","Warn: Project is vulnerable to: GHSA-76r7-hhxj-r776","Warn: Project is vulnerable to: GHSA-hq7p-j377-6v63","Warn: Project is vulnerable to: GHSA-8h22-8cf7-hq6g","Warn: Project is vulnerable to: GHSA-r4mg-4433-c7g3","Warn: Project is vulnerable to: GHSA-w749-p3v6-hccq","Warn: Project is vulnerable to: GHSA-cr5q-6q9f-rq6q","Warn: Project is vulnerable to: GHSA-j6gc-792m-qgm2","Warn: Project is vulnerable to: GHSA-pj73-v5mw-pm9j","Warn: Project is vulnerable to: GHSA-353f-x4gh-cqq8","Warn: Project is vulnerable to: GHSA-5w6v-399v-w3cc","Warn: Project is vulnerable to: GHSA-mrxw-mxhj-p664","Warn: Project is vulnerable to: GHSA-r95h-9x8f-r3f7","Warn: Project is vulnerable to: GHSA-vvfq-8hwr-qm4m","Warn: Project is vulnerable to: GHSA-xc9x-jj77-9p9j","Warn: Project is vulnerable to: GHSA-22f2-v57c-j9cx","Warn: Project is vulnerable to: GHSA-54rr-7fvw-6x8f","Warn: Project is vulnerable to: GHSA-7g2v-jj9q-g3rg","Warn: Project is vulnerable to: GHSA-7wqh-767x-r66v","Warn: Project is vulnerable to: GHSA-8cgq-6mh2-7j6v","Warn: Project is vulnerable to: GHSA-gjh7-p2fx-99vx","Warn: Project is vulnerable to: GHSA-vpfw-47h7-xj4g","Warn: Project is vulnerable to: GHSA-xj5v-6v4g-jfw6","Warn: Project is vulnerable to: GHSA-2rxp-v6pw-ch6m","Warn: Project is vulnerable to: GHSA-4xqq-m2hx-25v8","Warn: Project is vulnerable to: GHSA-5866-49gr-22v4","Warn: Project is vulnerable to: GHSA-r55c-59qm-vjw6","Warn: Project is vulnerable to: GHSA-vg3r-rm7w-2xgh","Warn: Project is vulnerable to: GHSA-vmwr-mc7x-5vc3","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","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-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T22:49:39.487Z","repository_id":14055581,"created_at":"2025-08-22T22:49:39.487Z","updated_at":"2025-08-22T22:49:39.487Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32253250,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T04:23:17.126Z","status":"ssl_error","status_checked_at":"2026-04-25T04:21:53.360Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":"rails","name":"Ruby on Rails","uuid":"4223","kind":"organization","description":"","email":null,"website":"https://rubyonrails.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4223?v=4","repositories_count":116,"last_synced_at":"2023-04-09T03:40:20.529Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rails","funding_links":[],"total_stars":114333,"followers":null,"following":null,"created_at":"2022-11-02T16:17:13.297Z","updated_at":"2023-04-09T03:40:20.550Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rails","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rails/repositories"},"tags":[{"name":"v5.4.4","sha":"2a7e298fd6a32ccd1d22d7d260539da8f87ce814","kind":"tag","published_at":"2023-01-31T16:33:41.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v5.4.4","html_url":"https://github.com/rails/webpacker/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v5.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.4.4/manifests"},{"name":"v6.0.0.rc.6","sha":"a51bf1ff469f3b88a794b0f00732364d5dd506e6","kind":"commit","published_at":"2021-11-05T10:26:55.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v6.0.0.rc.6","html_url":"https://github.com/rails/webpacker/releases/tag/v6.0.0.rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v6.0.0.rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.rc.6/manifests"},{"name":"v5.4.3","sha":"e0c998e2aa7f096709eaa2a7f2d7e29d413abed3","kind":"commit","published_at":"2021-09-14T19:38:23.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v5.4.3","html_url":"https://github.com/rails/webpacker/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.4.3/manifests"},{"name":"v6.0.0.rc.5","sha":"156a88d7553cd6e83f10216dcae819ec98c8b68d","kind":"commit","published_at":"2021-08-25T17:37:35.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v6.0.0.rc.5","html_url":"https://github.com/rails/webpacker/releases/tag/v6.0.0.rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v6.0.0.rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.rc.5/manifests"},{"name":"v6.0.0.rc.4","sha":"aa43e71a3180f45885e17dd825487674a01a8176","kind":"commit","published_at":"2021-08-25T16:46:46.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v6.0.0.rc.4","html_url":"https://github.com/rails/webpacker/releases/tag/v6.0.0.rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v6.0.0.rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.rc.4/manifests"},{"name":"v6.0.0.rc.3","sha":"c2495056849828aa4bc44d5096f1963ec6501507","kind":"commit","published_at":"2021-08-25T15:59:25.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v6.0.0.rc.3","html_url":"https://github.com/rails/webpacker/releases/tag/v6.0.0.rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v6.0.0.rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.rc.3/manifests"},{"name":"v6.0.0.rc.2","sha":"cb079f55837e10ce7b09383172dcb64d15a8d459","kind":"commit","published_at":"2021-08-25T13:58:15.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v6.0.0.rc.2","html_url":"https://github.com/rails/webpacker/releases/tag/v6.0.0.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v6.0.0.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.rc.2/manifests"},{"name":"v5.4.2","sha":"c43f55faf81e8e2b6a5e3604bf8e5d0bc9c39160","kind":"commit","published_at":"2021-08-20T09:06:34.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v5.4.2","html_url":"https://github.com/rails/webpacker/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"0a810f0d5f48325c203950d932513b7750c26ac0","kind":"commit","published_at":"2021-08-20T08:26:41.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v5.4.1","html_url":"https://github.com/rails/webpacker/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.4.1/manifests"},{"name":"v6.0.0.rc.1","sha":"a1778d7de53d64b7605ea8f49b61c3bdf86980a4","kind":"commit","published_at":"2021-08-18T12:53:05.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v6.0.0.rc.1","html_url":"https://github.com/rails/webpacker/releases/tag/v6.0.0.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v6.0.0.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.rc.1/manifests"},{"name":"v5.4.0","sha":"272762d670786cf4c7ee0e26b2f20ab12dfd37a9","kind":"tag","published_at":"2021-05-18T10:27:55.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v5.4.0","html_url":"https://github.com/rails/webpacker/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"34c02ffb411fe307f15a644362e5fda36f868388","kind":"tag","published_at":"2021-04-27T11:38:07.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v5.3.0","html_url":"https://github.com/rails/webpacker/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"745837a99198e4461a95e0984589ba48f7f713fa","kind":"tag","published_at":"2021-04-27T11:22:09.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v5.2.2","html_url":"https://github.com/rails/webpacker/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.2.2/manifests"},{"name":"v6.0.0.beta.7","sha":"863e07bb875cb4f1cba2f0fba51d34dd49a5822d","kind":"tag","published_at":"2021-04-22T11:23:26.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v6.0.0.beta.7","html_url":"https://github.com/rails/webpacker/releases/tag/v6.0.0.beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v6.0.0.beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.beta.7/manifests"},{"name":"v6.0.0.beta.6","sha":"da362b8c96a4be5a4af8f8ad886f5dd8451f457f","kind":"tag","published_at":"2021-02-27T08:01:10.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v6.0.0.beta.6","html_url":"https://github.com/rails/webpacker/releases/tag/v6.0.0.beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v6.0.0.beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.beta.6/manifests"},{"name":"v6.0.0.beta.5","sha":"d31f3d436aa7f140e6bb3e30726d3c7f9e81e60f","kind":"tag","published_at":"2021-02-03T18:54:08.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v6.0.0.beta.5","html_url":"https://github.com/rails/webpacker/releases/tag/v6.0.0.beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v6.0.0.beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.beta.5/manifests"},{"name":"v6.0.0.beta.4","sha":"f40fa08ea6bf2cf49e1ff1417690f38b491c47be","kind":"tag","published_at":"2021-01-23T11:53:42.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v6.0.0.beta.4","html_url":"https://github.com/rails/webpacker/releases/tag/v6.0.0.beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v6.0.0.beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.beta.4/manifests"},{"name":"v6.0.0.beta.3","sha":"744deb639173ea885fa55c0fa0b7c9337fbcf14c","kind":"tag","published_at":"2021-01-21T09:44:31.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v6.0.0.beta.3","html_url":"https://github.com/rails/webpacker/releases/tag/v6.0.0.beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v6.0.0.beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.beta.3/manifests"},{"name":"v6.0.0.beta.2","sha":"b03eddf02bbda6d7ff044c2d830b94eeaa3e992d","kind":"tag","published_at":"2020-12-24T09:51:46.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v6.0.0.beta.2","html_url":"https://github.com/rails/webpacker/releases/tag/v6.0.0.beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v6.0.0.beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.beta.2/manifests"},{"name":"v6.0.0.beta.1","sha":"7a403bf7e8810c7058abdca36b9ac83d6c8b70e8","kind":"tag","published_at":"2020-12-23T17:28:50.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v6.0.0.beta.1","html_url":"https://github.com/rails/webpacker/releases/tag/v6.0.0.beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v6.0.0.beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.beta.1/manifests"},{"name":"v6.0.0.beta","sha":"50997f5f6f32295882a6693dc68affa99acfbb1b","kind":"tag","published_at":"2020-12-23T14:38:14.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v6.0.0.beta","html_url":"https://github.com/rails/webpacker/releases/tag/v6.0.0.beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v6.0.0.beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.beta/manifests"},{"name":"v6.0.0.pre.2","sha":"bb16e5a4801bf8f1777827b5838b3ce90f362d7a","kind":"tag","published_at":"2020-12-20T17:52:59.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v6.0.0.pre.2","html_url":"https://github.com/rails/webpacker/releases/tag/v6.0.0.pre.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v6.0.0.pre.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.pre.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.pre.2/manifests"},{"name":"v6.0.0.pre.1","sha":"722a88db633174e8daf44c67ba2687a30d55d5fb","kind":"tag","published_at":"2020-12-20T17:48:10.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v6.0.0.pre.1","html_url":"https://github.com/rails/webpacker/releases/tag/v6.0.0.pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v6.0.0.pre.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v6.0.0.pre.1/manifests"},{"name":"v5.2.1","sha":"9ec5daabc5daea1c96f538d7af1f807ae9b077ec","kind":"tag","published_at":"2020-08-17T11:06:50.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v5.2.1","html_url":"https://github.com/rails/webpacker/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.2.1/manifests"},{"name":"v4.3.0","sha":"afb1f263e3dbbcdbe09bd7f53dd763536c37f6d9","kind":"tag","published_at":"2020-08-16T17:39:17.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.3.0","html_url":"https://github.com/rails/webpacker/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.3.0/manifests"},{"name":"v5.2.0","sha":"b7eb8314315d0a77de5ecd76706de84cce917d8a","kind":"tag","published_at":"2020-08-16T16:59:12.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v5.2.0","html_url":"https://github.com/rails/webpacker/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"40a171021f6a89117aed1317957199cf2ca72b98","kind":"tag","published_at":"2020-04-20T11:48:47.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v5.1.1","html_url":"https://github.com/rails/webpacker/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"559d592783efb4ad24e547fea23c73bb514ae003","kind":"tag","published_at":"2020-04-19T18:53:17.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v5.1.0","html_url":"https://github.com/rails/webpacker/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"8e8e7454e3022fa01cae051fd537a82a9b4c9ebe","kind":"tag","published_at":"2020-03-24T15:11:05.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v5.0.1","html_url":"https://github.com/rails/webpacker/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"e054273a0165aa1125389eb1cbac01a2a9f8b72a","kind":"tag","published_at":"2020-03-22T16:23:31.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v5.0.0","html_url":"https://github.com/rails/webpacker/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v5.0.0/manifests"},{"name":"v4.2.2","sha":"96af013eed295576ac246f46dee1d01d67888801","kind":"tag","published_at":"2019-12-09T11:55:16.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.2.2","html_url":"https://github.com/rails/webpacker/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"6bc19e7df3ed7e8f958b573e793a342a2a69df05","kind":"tag","published_at":"2019-12-09T09:26:27.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.2.1","html_url":"https://github.com/rails/webpacker/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"d905149d8a33303a9c24002721bc872ef95a8b6f","kind":"tag","published_at":"2019-11-12T12:27:17.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.2.0","html_url":"https://github.com/rails/webpacker/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"f36e5ed2ae1d702b19313070a341a82098ce923f","kind":"tag","published_at":"2019-11-12T08:10:52.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.1.0","html_url":"https://github.com/rails/webpacker/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.1.0/manifests"},{"name":"v4.0.7","sha":"891b50d61eadfc41422a8437cbcbdf199c7f13fc","kind":"tag","published_at":"2019-06-03T16:45:08.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.7","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"6cb399bc5599ee60f6a5f2e7788aaba20bd87248","kind":"tag","published_at":"2019-05-31T08:06:00.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.6","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"cc5a1b3bde67c2475b2f51abcf43b6e3f7c9396b","kind":"tag","published_at":"2019-05-30T18:42:55.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.5","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"9bb8abb3ad7ed2209922f9a74df34d3aba1231e2","kind":"tag","published_at":"2019-05-28T17:15:53.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.4","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"519a7f597527b57a8a2e142be12dee1df00dc1c2","kind":"tag","published_at":"2019-05-28T14:57:35.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.3","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"ec0b854259876bb12a94a78c0e71ccbe69d80a0c","kind":"tag","published_at":"2019-03-06T12:06:44.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.2","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.2/manifests"},{"name":"v3.6.0","sha":"8c25c092dede858d8c5ba2aa708e0134216dc8b0","kind":"tag","published_at":"2019-03-06T11:59:30.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.6.0","html_url":"https://github.com/rails/webpacker/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.6.0/manifests"},{"name":"v4.0.1","sha":"2da0ccd00517f789e94679d3f8b1a7d18d802b3a","kind":"tag","published_at":"2019-03-04T20:32:38.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.1","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"5678da79da4a80754b5de2f9b315ad318d309ec8","kind":"tag","published_at":"2019-03-04T17:57:12.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.0","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0/manifests"},{"name":"v4.0.0.rc.8","sha":"48ad3fd37a5cd986f5b552de4affd6117a7a6618","kind":"tag","published_at":"2019-03-03T21:17:15.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.0.rc.8","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.0.rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.0.0.rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.rc.8/manifests"},{"name":"v4.0.0.rc.7","sha":"0d2b6ec5135773d7ca7dbd69174f629ee772811e","kind":"tag","published_at":"2019-01-25T10:10:21.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.0.rc.7","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.0.rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.0.0.rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.rc.7/manifests"},{"name":"v4.0.0.rc.6","sha":"b6777f2134452205878c748bdea51d496fe80270","kind":"tag","published_at":"2019-01-25T10:05:52.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.0.rc.6","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.0.rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.0.0.rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.rc.6/manifests"},{"name":"v4.0.0.rc.5","sha":"bb1c72bb01cf36ec4b40a19b97bb68ce027b89cc","kind":"tag","published_at":"2019-01-21T12:38:24.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.0.rc.5","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.0.rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.0.0.rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.rc.5/manifests"},{"name":"v4.0.0.rc.4","sha":"507f265c7951e6c19f8f61efd80ec88fcbb9fd2c","kind":"tag","published_at":"2019-01-21T12:02:52.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.0.rc.4","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.0.rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.0.0.rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.rc.4/manifests"},{"name":"v4.0.0.rc.3","sha":"48d52362ac77e34c94623ec9a194403abd55d984","kind":"tag","published_at":"2019-01-17T21:59:58.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.0.rc.3","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.0.rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.0.0.rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.rc.3/manifests"},{"name":"v4.0.0.rc.2","sha":"4a100ae3f8df17aeeb3a59ad1d5326e2fd4ef01d","kind":"tag","published_at":"2018-12-15T13:02:22.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.0.rc.2","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.0.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.0.0.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.rc.2/manifests"},{"name":"v4.0.0.rc.1","sha":"08dceb1ec9a64dc5468c6c639a30258efa19fb08","kind":"tag","published_at":"2018-12-14T21:08:40.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.0.rc.1","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.0.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.0.0.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.rc.1/manifests"},{"name":"v4.0.0.pre.3","sha":"25768b0525f61c044c51216be45801d08685f650","kind":"tag","published_at":"2018-10-01T07:52:35.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.0.pre.3","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.0.pre.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.0.0.pre.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.pre.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.pre.3/manifests"},{"name":"v3.5.5","sha":"88a253ed42966eb2d5c997435e9396881513bce1","kind":"tag","published_at":"2018-07-09T11:47:53.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.5.5","html_url":"https://github.com/rails/webpacker/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.5.5/manifests"},{"name":"v3.5.3","sha":"e8b197e36c77181ca2e4765c620faea59dcd0351","kind":"tag","published_at":"2018-05-03T15:41:04.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.5.3","html_url":"https://github.com/rails/webpacker/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"7af03c152d781c1850d72977737ed96623d1beba","kind":"tag","published_at":"2018-04-29T20:56:24.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.5.2","html_url":"https://github.com/rails/webpacker/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"9a161a22ca3a93b5a14d98c26f88ab98f329265e","kind":"tag","published_at":"2018-04-29T20:51:55.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.5.1","html_url":"https://github.com/rails/webpacker/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"647041db366f28d4864dffb3f1ca169a5c443e24","kind":"tag","published_at":"2018-04-29T18:53:48.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.5.0","html_url":"https://github.com/rails/webpacker/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.5.0/manifests"},{"name":"v3.4.3","sha":"2a7cd04150ee9d477d70e7b60120b200e30dd1d6","kind":"tag","published_at":"2018-04-03T12:15:55.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.4.3","html_url":"https://github.com/rails/webpacker/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.4.3/manifests"},{"name":"v4.0.0.pre.pre.2","sha":"2dd68f0273074aadb3f869c4c30369d5e4e3fea7","kind":"tag","published_at":"2018-04-02T22:31:35.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.0.pre.pre.2","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.0.pre.pre.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.0.0.pre.pre.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.pre.pre.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.pre.pre.2/manifests"},{"name":"v4.0.0.pre.pre.1","sha":"0bfb986831ba6a1019ca310f18dff1dd8364c166","kind":"tag","published_at":"2018-04-02T22:11:49.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v4.0.0.pre.pre.1","html_url":"https://github.com/rails/webpacker/releases/tag/v4.0.0.pre.pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v4.0.0.pre.pre.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.pre.pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v4.0.0.pre.pre.1/manifests"},{"name":"v3.4.1","sha":"c57e97018b28046ada1cef515c5bde924b9f27e2","kind":"tag","published_at":"2018-03-24T14:08:31.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.4.1","html_url":"https://github.com/rails/webpacker/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"d418bcff71a920b6e3e9968dbb863751fc329e13","kind":"tag","published_at":"2018-03-23T16:59:24.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.4.0","html_url":"https://github.com/rails/webpacker/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.4.0/manifests"},{"name":"v3.3.1","sha":"0a7778a87b4bb94780aed0fabfa675031d6993bf","kind":"tag","published_at":"2018-03-12T23:50:06.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.3.1","html_url":"https://github.com/rails/webpacker/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"18ee56cbb7a5c37b8eeb600d6842819d0d347c75","kind":"tag","published_at":"2018-03-03T17:28:17.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.3.0","html_url":"https://github.com/rails/webpacker/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"523285908bfd630000084c017069926928f6292c","kind":"tag","published_at":"2018-02-11T20:40:21.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.2.2","html_url":"https://github.com/rails/webpacker/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"8a56406bfa2d5cfe1426cb2987c3abf0f110ca8f","kind":"tag","published_at":"2018-01-21T18:05:08.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.2.1","html_url":"https://github.com/rails/webpacker/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"4f65c5ee58666bbe58b234c48d47ec7d48fab4d8","kind":"tag","published_at":"2017-12-16T13:10:01.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.2.0","html_url":"https://github.com/rails/webpacker/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"48454416f42b89d51a68a0a7e89093c4e51cec21","kind":"tag","published_at":"2017-12-11T12:14:20.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.1.1","html_url":"https://github.com/rails/webpacker/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"83f0a50c6e8a8e866c06b45a8b57b7fbde319a71","kind":"tag","published_at":"2017-12-11T11:54:41.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.1.0","html_url":"https://github.com/rails/webpacker/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"b160e6bbcb95135aca0b21250a3fd6f25e71ca9e","kind":"tag","published_at":"2017-10-04T15:28:23.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.0.2","html_url":"https://github.com/rails/webpacker/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"fb8dd8c09ccc9d93ef3e084838e6e0f0683aaeb0","kind":"tag","published_at":"2017-09-01T17:25:33.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.0.1","html_url":"https://github.com/rails/webpacker/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7cc9040b6c3232f8c92b007bbc6fbbd22a0312d3","kind":"tag","published_at":"2017-08-30T19:53:01.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v3.0.0","html_url":"https://github.com/rails/webpacker/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v3.0.0/manifests"},{"name":"v2.0.0","sha":"55bd71de20eb16563f41fc7a80e9b01e6476b6bb","kind":"commit","published_at":"2017-05-24T14:28:41.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v2.0.0","html_url":"https://github.com/rails/webpacker/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v2.0.0/manifests"},{"name":"v1.2.0","sha":"56bd687798b624f9e0cea7b8fe3c89923a79ea63","kind":"commit","published_at":"2017-04-27T17:42:16.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v1.2.0","html_url":"https://github.com/rails/webpacker/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"3c488f9f4022735a37093a1c1718eb9a7d720102","kind":"commit","published_at":"2017-03-25T17:06:31.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v1.1.0","html_url":"https://github.com/rails/webpacker/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"47e935c3679348bf5c26ea0400e8d90330ff1209","kind":"tag","published_at":"2017-03-01T15:35:31.000Z","download_url":"https://codeload.github.com/rails/webpacker/tar.gz/v1.0.0","html_url":"https://github.com/rails/webpacker/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/webpacker@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-04-28T13:08:42.025Z","dependent_packages_count":111,"downloads":93561312,"downloads_period":"total","dependent_repos_count":120458,"rankings":{"downloads":0.22524280505346728,"dependent_repos_count":0.11094880743970294,"dependent_packages_count":0.2971643937957873,"stargazers_count":0.2302605903145594,"forks_count":0.1477458993543783,"docker_downloads_count":1.1100456060927064,"average":0.3535680170084336},"purl":"pkg:gem/webpacker","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/webpacker","docker_dependents_count":163,"docker_downloads_count":24507374,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/webpacker","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/webpacker/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-04-02T18:25:58.852Z","issues_count":83,"pull_requests_count":91,"avg_time_to_close_issue":16728026.301369863,"avg_time_to_close_pull_request":4534304.915492957,"issues_closed_count":73,"pull_requests_closed_count":71,"pull_request_authors_count":29,"issue_authors_count":82,"avg_comments_per_issue":10.228915662650602,"avg_comments_per_pull_request":0.8461538461538461,"merged_pull_requests_count":45,"bot_issues_count":0,"bot_pull_requests_count":43,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":14423029.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/issues","maintainers":[{"login":"amatsuda","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amatsuda"},{"login":"guillaumebriday","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/guillaumebriday"},{"login":"gauravtiwari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gauravtiwari"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/webpacker/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/webpacker/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/webpacker/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/webpacker/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/webpacker/codemeta","maintainers":[{"uuid":"43492","login":"jhawthorn","name":null,"email":null,"url":null,"packages_count":150,"html_url":"https://rubygems.org/profiles/jhawthorn","role":null,"created_at":"2022-11-09T09:56:28.124Z","updated_at":"2022-11-09T09:56:28.124Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/jhawthorn/packages"},{"uuid":"207","login":"tenderlove","name":null,"email":null,"url":null,"packages_count":189,"html_url":"https://rubygems.org/profiles/tenderlove","role":null,"created_at":"2022-11-09T09:56:28.162Z","updated_at":"2022-11-09T09:56:28.162Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/tenderlove/packages"},{"uuid":"54617","login":"kamipo","name":null,"email":null,"url":null,"packages_count":61,"html_url":"https://rubygems.org/profiles/kamipo","role":null,"created_at":"2022-11-09T09:56:28.117Z","updated_at":"2022-11-09T09:56:28.117Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/kamipo/packages"},{"uuid":"46413","login":"byroot","name":null,"email":null,"url":null,"packages_count":103,"html_url":"https://rubygems.org/profiles/byroot","role":null,"created_at":"2022-11-09T09:56:28.131Z","updated_at":"2022-11-09T09:56:28.131Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/byroot/packages"},{"uuid":"1550","login":"webster132","name":null,"email":null,"url":null,"packages_count":81,"html_url":"https://rubygems.org/profiles/webster132","role":null,"created_at":"2022-11-09T09:56:28.137Z","updated_at":"2022-11-09T09:56:28.137Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/webster132/packages"},{"uuid":"43998","login":"guilleiguaran","name":null,"email":null,"url":null,"packages_count":85,"html_url":"https://rubygems.org/profiles/guilleiguaran","role":null,"created_at":"2022-11-09T09:56:28.196Z","updated_at":"2022-11-09T09:56:28.196Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/guilleiguaran/packages"},{"uuid":"32977","login":"fxn","name":null,"email":null,"url":null,"packages_count":61,"html_url":"https://rubygems.org/profiles/fxn","role":null,"created_at":"2022-11-09T09:56:28.187Z","updated_at":"2022-11-09T09:56:28.187Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/fxn/packages"},{"uuid":"429","login":"cantoniodasilva","name":null,"email":null,"url":null,"packages_count":67,"html_url":"https://rubygems.org/profiles/cantoniodasilva","role":null,"created_at":"2022-11-09T09:56:28.171Z","updated_at":"2022-11-09T09:56:28.171Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/cantoniodasilva/packages"},{"uuid":"47349","login":"rafaelfranca","name":null,"email":null,"url":null,"packages_count":120,"html_url":"https://rubygems.org/profiles/rafaelfranca","role":null,"created_at":"2022-11-09T09:56:28.145Z","updated_at":"2022-11-09T09:56:28.145Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/rafaelfranca/packages"},{"uuid":"337","login":"jeremydaer","name":null,"email":null,"url":null,"packages_count":68,"html_url":"https://rubygems.org/profiles/jeremydaer","role":null,"created_at":"2022-11-09T09:56:28.204Z","updated_at":"2022-11-09T09:56:28.204Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/jeremydaer/packages"},{"uuid":"528","login":"matthewd","name":null,"email":null,"url":null,"packages_count":66,"html_url":"https://rubygems.org/profiles/matthewd","role":null,"created_at":"2022-11-09T09:56:28.215Z","updated_at":"2022-11-09T09:56:28.215Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/matthewd/packages"},{"uuid":"96878","login":"eileencodes","name":null,"email":null,"url":null,"packages_count":53,"html_url":"https://rubygems.org/profiles/eileencodes","role":null,"created_at":"2022-11-09T09:56:28.228Z","updated_at":"2022-11-09T09:56:28.228Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/eileencodes/packages"},{"uuid":"100914","login":"gauravtiwari","name":null,"email":null,"url":null,"packages_count":11,"html_url":"https://rubygems.org/profiles/gauravtiwari","role":null,"created_at":"2022-11-09T09:56:28.234Z","updated_at":"2022-11-09T09:56:28.234Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/gauravtiwari/packages"}],"registry":{"name":"rubygems.org","url":"https://rubygems.org","ecosystem":"rubygems","default":true,"packages_count":205523,"maintainers_count":68465,"namespaces_count":0,"keywords_count":0,"github":"rubygems","metadata":{"funded_packages_count":7260},"icon_url":"https://github.com/rubygems.png","created_at":"2022-04-04T15:19:23.446Z","updated_at":"2026-04-03T06:42:17.024Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/namespaces"}}],"commits":{"id":1234,"full_name":"rails/webpacker","default_branch":"master","total_commits":1368,"total_committers":451,"total_bot_commits":45,"total_bot_committers":1,"mean_commits":3.033259423503326,"dds":0.8099415204678363,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-04-27T19:38:31.316Z","last_synced_commit":"a715e055d937748c7cfd34b0450295348ca13ee6","created_at":"2023-03-06T22:06:10.447Z","updated_at":"2026-04-27T19:32:22.188Z","committers":[{"name":"Gaurav Tiwari","email":"gauravtiwari","login":"gauravtiwari","count":260},{"name":"David Heinemeier Hansson","email":"david@loudthinking.com","login":"dhh","count":82},{"name":"Justin Gordon","email":"justin.gordon@gmail.com","login":"justin808","count":57},{"name":"Javan Makhmali","email":"javan@javan.us","login":"javan","count":49},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":45},{"name":"Ross Kaffenberger","email":"rosskaff@gmail.com","login":"rossta","count":38},{"name":"Guillermo Iguaran","email":"guilleiguaran@gmail.com","login":"guilleiguaran","count":37},{"name":"yhirano55","email":"yhirano@me.com","login":"yhirano55","count":26},{"name":"Pavel Pustovalov","email":"pustovalov.pavel@gmail.com","login":"pustovalov","count":25},{"name":"Bryan Lim","email":"ytbryan","login":"ytbryan","count":19},{"name":"Guillaume Briday","email":"guillaumebriday@gmail.com","login":"guillaumebriday","count":19},{"name":"Anton Rieder","email":"1301152+aried3r","login":"aried3r","count":18},{"name":"sandip mondal","email":"sandip_mondal85@yahoo.co.in","login":"smondal","count":14},{"name":"Long Nguyen","email":"long.polyglot@gmail.com","login":"sirius248","count":13},{"name":"Ryunosuke Sato","email":"tricknotes.rs@gmail.com","login":"tricknotes","count":10},{"name":"Jake Niemiec","email":"jake.j.niemiec@gmail.com","login":"jakeNiemiec","count":10},{"name":"Akira Matsuda","email":"ronnie@dio.jp","login":"amatsuda","count":7},{"name":"Max Schwenk","email":"maschwenk@gmail.com","login":"maschwenk","count":7},{"name":"Vladimir Dementyev","email":"dementiev.vm@gmail.com","login":"palkan","count":7},{"name":"lazylester","email":"codehacker@comcast.net","login":"lazylester","count":7},{"name":"Sharang Dashputre","email":"sharang@bigbinary.com","login":null,"count":7},{"name":"Alexander Merkulov","email":"sasha@merqlove.ru","login":"merqlove","count":6},{"name":"Peter Schilling","email":"peter@peterschilling.org","login":"schpet","count":6},{"name":"Renaud Chaput","email":"renchap@gmail.com","login":"renchap","count":6},{"name":"Stefan Wrobel","email":"swrobel","login":"swrobel","count":6},{"name":"Tsukuru Tanimichi","email":"info+github@ttanimichi.com","login":"ttanimichi","count":6},{"name":"Brian Case","email":"bcase@dotandbo.com","login":null,"count":5},{"name":"Olle Jonsson","email":"olle.jonsson@gmail.com","login":"olleolleolle","count":5},{"name":"Anton Topchii","email":"player1@infinitevoid.net","login":"crawler","count":5},{"name":"Markus Doits","email":"doits","login":"doits","count":5},{"name":"Dan","email":"dan@loudbase.com","login":"panckreous","count":5},{"name":"Tony Drake","email":"t27duck@gmail.com","login":"t27duck","count":5},{"name":"Nicolas Blanco","email":"nicolas@nicolasblanco.fr","login":null,"count":4},{"name":"Brooke Kuhlmann","email":"bkuhlmann","login":"bkuhlmann","count":4},{"name":"Connor Shea","email":"connor.james.shea@gmail.com","login":"connorshea","count":4},{"name":"Jon Moss","email":"me@jonathanmoss.me","login":"maclover7","count":4},{"name":"Koichi ITO","email":"koic.ito@gmail.com","login":"koic","count":4},{"name":"Shota Iguchi","email":"shota-iguchi@cookpad.com","login":"iguchi1124","count":4},{"name":"Taiju Muto","email":"work@tai2.net","login":"tai2","count":4},{"name":"Viktor Fonic","email":"viktor.fonic@gmail.com","login":"vfonic","count":4},{"name":"ojab","email":"ojab@ojab.ru","login":"ojab","count":4},{"name":"Alejandro Fernández Gómez","email":"antarticonorte@gmail.com","login":"afgomez","count":4},{"name":"Yuji Yaginuma","email":"yuuji.yaginuma@gmail.com","login":"y-yagi","count":4},{"name":"Alex Taylor","email":"alex.taylor@clio.com","login":"mctaylorpants","count":3},{"name":"Andrew Kress","email":"andrew.kress@gmail.com","login":"andrewkress","count":3},{"name":"Dima Lunkin","email":"timonbandit","login":"timonbandit","count":3},{"name":"Dorian Marié","email":"dorian@dorianmarie.fr","login":"dorianmariefr","count":3},{"name":"Dwight Watson","email":"dwightwatson","login":"dwightwatson","count":3},{"name":"Jared Beck","email":"jared@jaredbeck.com","login":"jaredbeck","count":3},{"name":"Jordan Pickwell","email":"jpickwell","login":"jpickwell","count":3},{"name":"Nicolas Rodriguez","email":"nicoladmin@free.fr","login":"n-rodriguez","count":3},{"name":"Nick Smith","email":"nickpith","login":"nickpith","count":3},{"name":"Wolfgang Hobmaier","email":"wolfgang.hobmaier@datapweb.de","login":"WoH","count":3},{"name":"bogdanvlviv","email":"bogdanvlviv@gmail.com","login":"bogdanvlviv","count":3},{"name":"yeonhoyoon","email":"yeonhoyoon@gmail.com","login":"yeonhoyoon","count":3},{"name":"szTheory","email":"szTheory","login":"szTheory","count":3},{"name":"Xavier Noria","email":"fxn@hashref.com","login":"fxn","count":3},{"name":"Tatsuya Itakura","email":"itkrt2y.591721200@gmail.com","login":"itkrt2y","count":3},{"name":"Tatsuya Hoshino","email":"tatsuya7.hoshino7@gmail.com","login":"tatsuyafw","count":3},{"name":"Steve Jackson","email":"steve@sjackson.net","login":"stevejackson","count":3},{"name":"Ruslan Tatyshev","email":"ruslan.tatyshev@gmail.com","login":"tatyshev","count":3},{"name":"Ricardo Díaz","email":"ricardotk002@gmail.com","login":"ricardotk002","count":3},{"name":"Julian Flynn","email":"hello@juliantrueflynn.com","login":"juliantrueflynn","count":3},{"name":"Nikola Majksner","email":"majksner","login":"majksner","count":3},{"name":"Leonardo Brito","email":"lbrito@gmail.com","login":"lbrito1","count":2},{"name":"Kevin Sylvestre","email":"kevin@ksylvest.com","login":"ksylvest","count":2},{"name":"Josh LeBlanc","email":"joshleblanc94@gmail.com","login":"joshleblanc","count":2},{"name":"Jonathan Chen","email":"dijonkitchen","login":"dijonkitchen","count":2},{"name":"Jon Evans","email":"joncodes+github@gmail.com","login":"artfuldodger","count":2},{"name":"John Bampton","email":"jbampton","login":"jbampton","count":2},{"name":"Jay Elaraj","email":"jay@nerdcave.com","login":"nerdcave","count":2},{"name":"Jared Moody","email":"jared@jaredmoody.com","login":"jaredmoody","count":2},{"name":"Jan Klimo","email":"jan.klimo@gmail.com","login":"janklimo","count":2},{"name":"Ivan Poon","email":"ravenxce@gmail.com","login":"RavenXce","count":2},{"name":"Hartley McGuire","email":"SkipKayhil","login":"SkipKayhil","count":2},{"name":"Grzesiek Kolodziejczyk","email":"gkolodziejczyk@gmail.com","login":"grk","count":2},{"name":"Rodrigo Bermúdez Schettino","email":"rodrigobdz","login":"rodrigobdz","count":2},{"name":"Jake LaCombe","email":"jake.lacombe2@gmail.com","login":"JakeLaCombe","count":2},{"name":"Matt Jonker","email":"matt@mattjonker.com","login":"msjonker","count":2},{"name":"Maurizio De Santis","email":"desantis.maurizio@gmail.com","login":"mdesantis","count":2},{"name":"簡煒航 (Jian Weihang)","email":"tonytonyjan@gmail.com","login":"tonytonyjan","count":2},{"name":"PatrickJS","email":"github@gdi2290.com","login":"PatrickJS","count":2},{"name":"Paul Mölders","email":"p0wl","login":"p0wl","count":2},{"name":"Pedro Furtado","email":"pedro.felipe.azevedo.furtado@gmail.com","login":"pedrofurtado","count":2},{"name":"Peter Oesteritz","email":"peter.oesteritz@icloud.com","login":"gopeter","count":2},{"name":"Rafael Mendonça França","email":"rafael@franca.dev","login":"rafaelfranca","count":2},{"name":"Robin Mehner","email":"robin@coding-robin.de","login":"rmehner","count":2},{"name":"Erez Zukerman","email":"bulk@ezuk.org","login":"ezuk","count":2},{"name":"ziga","email":"zigomir@gmail.com","login":"zigomir","count":2},{"name":"gavinanthony","email":"iam@gavinanthony.com","login":"gavinanthony","count":2},{"name":"deepj","email":"deepjungle.maca@gmail.com","login":"deepj","count":2},{"name":"Yvo","email":"yvo@yvo.net","login":"yvbeek","count":2},{"name":"Weicheng Zhu","email":"weicheng.zhu@icloud.com","login":"Davidzhu001","count":2},{"name":"Vitaliy Emeliyantsev","email":"gambala.rus@gmail.com","login":"gambala","count":2},{"name":"Vishwajeetsingh Desurkar","email":"vishwajeetsinghd@gmail.com","login":"Selectus2","count":2},{"name":"Vasiliy","email":"stiig","login":"stiig","count":2},{"name":"Toshimaru","email":"me@toshimaru.net","login":"toshimaru","count":2},{"name":"Taylor Jones","email":"taylorjonessoftware@gmail.com","login":"hiimtaylorjones","count":2},{"name":"Tasos Latsas","email":"tlatsas@hey.com","login":"tlatsas","count":2},{"name":"Sunny Ripert","email":"sunny@sunfox.org","login":"sunny","count":2},{"name":"Stephen Stewart","email":"stephen.stewart@carisenda.com","login":"earnubs","count":2},{"name":"Sharang Dashputre","email":"sharang.d@gmail.com","login":"sharang-d","count":2},{"name":"Sampson Crowley","email":"sampsonsprojects@gmail.com","login":"SampsonCrowley","count":2},{"name":"Josh Bielick","email":"jbielick@gmail.com","login":"jbielick","count":2},{"name":"Christopher Pezza","email":"nflstatfanatic@gmail.com","login":null,"count":2},{"name":"Kim Yu Ng","email":"kim@liveoak.net","login":null,"count":2},{"name":"Yunlei Liu","email":"yunlei.liu@appfolio.com","login":null,"count":2},{"name":"Ash","email":"ashlesscinder@gmail.com","login":null,"count":2},{"name":"lsylvester","email":"lachlan.sylvester@hypothetical.com.au","login":"lsylvester","count":2},{"name":"Dave Powers","email":"djpowers89@gmail.com","login":"djpowers","count":2},{"name":"Dave Nicolson","email":"david.nicolson@gmail.com","login":"dnicolson","count":2},{"name":"Daniel Leavitt","email":"daniel.leavitt@gmail.com","login":"dleavitt","count":2},{"name":"Daigo 3 Dango","email":"zunda","login":"zunda","count":2},{"name":"Cory McDonald","email":"cory@corywmcdonald.com","login":"corymcdonald","count":2},{"name":"Claudio B","email":"claudiob","login":"claudiob","count":2},{"name":"Angel Garcia","email":"angarc37@gmail.com","login":"angarc","count":2},{"name":"Amit Gharat","email":"amit.2006.it@gmail.com","login":"codef0rmerz","count":2},{"name":"Alex Ganov","email":"aganov@gmail.com","login":"aganov","count":2},{"name":"Aleksei Gusev","email":"aleksei.gusev@gmail.com","login":"hron","count":2},{"name":"Abhay Nikam","email":"nikam.abhay1@gmail.com","login":"abhaynikam","count":2},{"name":"Luan Gonçalves Barbosa","email":"luan.goncbs@gmail.com","login":"LuanGB","count":2},{"name":"Chris Gaffney","email":"gaffneyc@gmail.com","login":"gaffneyc","count":1},{"name":"Chris Johnson","email":"chrisjohnson0@gmail.com","login":"chrisjohnson","count":1},{"name":"Chris Oliver","email":"excid3@gmail.com","login":"excid3","count":1},{"name":"Chris Williams","email":"cswilliams","login":"cswilliams","count":1},{"name":"Christian Gregg","email":"c_arlt@hotmail.com","login":"CGA1123","count":1},{"name":"Christoph Lupprich","email":"christoph@luppri.ch","login":"clupprich","count":1},{"name":"4geru sakisaka","email":"uchinishi.koichi@moneyforward.co.jp","login":"4geru","count":1},{"name":"Christopher Garvis","email":"cgarvis@gmail.com","login":"cgarvis","count":1},{"name":"Christopher Hagar","email":"cmhagar@gmail.com","login":"chagar","count":1},{"name":"Christopher Sexton","email":"csexton","login":"csexton","count":1},{"name":"Chung-Yi Chi","email":"cychi1210@gmail.com","login":"starsirius","count":1},{"name":"Cmdr Riker","email":"riker@ted.com","login":"melissavoegeli","count":1},{"name":"Chew Choon Keat","email":"choonkeat@gmail.com","login":"choonkeat","count":1},{"name":"Carlos Torres","email":"carlosandrestorres28@hotmail.com","login":"katorres02","count":1},{"name":"Carlos Diaz-Padron","email":"hmind2005@gmail.com","login":"carlosdp","count":1},{"name":"Carl Brasic","email":"677224+brasic","login":"brasic","count":1},{"name":"Cameron Dunford","email":"camerondunford","login":"camerondunford","count":1},{"name":"Bruno Bonamin","email":"bruno@bonamin.org","login":"bbonamin","count":1},{"name":"Bruno Arueira","email":"contato@brunoarueira.com","login":"brunoarueira","count":1},{"name":"Brian O'Rourke","email":"brian@orourke.io","login":"bpo","count":1},{"name":"Brian Case","email":"bcase@usertesting.com","login":"curvo","count":1},{"name":"Brian Bugh","email":"brainbag@gmail.com","login":"bbugh","count":1},{"name":"Brad Dunbar","email":"dunbarb2@gmail.com","login":"braddunbar","count":1},{"name":"Bill Barnett","email":"agilous","login":"agilous","count":1},{"name":"Baptiste Brassart","email":"brassart.baptiste@gmail.com","login":"bbrassart","count":1},{"name":"Fernando Blat","email":"fernando@blat.es","login":"ferblape","count":1},{"name":"Felipe Sateler","email":"fsateler","login":"fsateler","count":1},{"name":"Evan Brodie","email":"ecbrodie","login":"ecbrodie","count":1},{"name":"Eugene Traytyak","email":"evgen.traytyak@gmail.com","login":"evgenTraytyak","count":1},{"name":"Eric Hayes","email":"eric@erichayes.net","login":"hayesr","count":1},{"name":"Eric Farkas","email":"eric@prudentiadigital.com","login":"speric","count":1},{"name":"Eric Boehs","email":"eric@boehs.com","login":"ericboehs","count":1},{"name":"Eloy","email":"ej.perezgomez@gmail.com","login":"epergo","count":1},{"name":"Edu Depetris","email":"edu.depetris.00@gmail.com","login":"edudepetris","count":1},{"name":"Edgar Ortega","email":"EdgarOrtegaRamirez","login":"EdgarOrtegaRamirez","count":1},{"name":"David Copeland","email":"davetron5000@gmail.com","login":"davetron5000","count":1},{"name":"David Fisher","email":"david@actbluetech.com","login":"tibbon","count":1},{"name":"David Francisco","email":"dmfrancisc@gmail.com","login":"dmfrancisco","count":1},{"name":"David Hernández","email":"davidhernandezruiz@gmail.com","login":"DavidHernandez","count":1},{"name":"David Pickart","email":"davidstoreypickart@gmail.com","login":"dpikt","count":1},{"name":"David Valderrama","email":"david.nvalderrama@gmail.com","login":"DavidNV","count":1},{"name":"Dmitry Ishkov","email":"dimanrussian@gmail.com","login":"TheRusskiy","count":1},{"name":"Dmytro Shteflyuk","email":"kpumuk@kpumuk.info","login":"kpumuk","count":1},{"name":"Dominic Scotto","email":"42505512+ShootPassSlam","login":"ShootPassSlam","count":1},{"name":"Douglas Lara","email":"douglasdelaras@gmail.com","login":"douglara","count":1},{"name":"Ed Slocomb","email":"edslocomb@gmail.com","login":"edslocomb","count":1},{"name":"David Balatero","email":"dbalatero@gmail.com","login":"dbalatero","count":1},{"name":"Dave Riddle","email":"david@joyvuu.com","login":"joyvuu-dave","count":1},{"name":"Darío Hereñú","email":"magallania@gmail.com","login":"kant","count":1},{"name":"Daniel Smith","email":"dan@getabetterpic.com","login":"getabetterpic","count":1},{"name":"Dan Brooks","email":"danbroooks","login":"danbroooks","count":1},{"name":"Atul Bhosale","email":"atul1bhosale@gmail.com","login":"Atul9","count":1},{"name":"Alec Rust","email":"me@alecrust.com","login":"AlecRust","count":1},{"name":"Alex Mykyta","email":"alex.mykyta@betterment.com","login":"amykyta","count":1},{"name":"Adrian Pacala","email":"altpacala@gmail.com","login":null,"count":1},{"name":"Austin Kabiru","email":"austin.kabiru@andela.com","login":null,"count":1},{"name":"Brian Tiger Chow","email":"brian.holderchow@gmail.com","login":null,"count":1},{"name":"Cris Shupp","email":"cshupp@gmail.com","login":null,"count":1},{"name":"Daniel Leavitt","email":"daniel@hyfn.com","login":null,"count":1},{"name":"Easy Bills","email":"admin@easybills.io","login":null,"count":1},{"name":"Dylan Pierce","email":"dylanpierce914@gmail.com","login":null,"count":1},{"name":"Gurban Haydarov","email":"ghaydarov@gmail.com","login":null,"count":1},{"name":"Jacob Barrieault","email":"jacob@quikly.com","login":null,"count":1},{"name":"Jakob Pupke","email":"jakob.pupke@googlemail.com","login":null,"count":1},{"name":"James C Russell","email":"james+git@botanicus.me","login":null,"count":1},{"name":"John Ledbetter","email":"john@callrail.com","login":null,"count":1},{"name":"Kenta Tanoue","email":"regonn@sonicgarden.jp","login":null,"count":1},{"name":"Logan McGrath","email":"mcgrath.logan@gmail.com","login":null,"count":1},{"name":"Luke","email":"luke.cassar@envisionapp.com","login":null,"count":1},{"name":"Marcelo Kanzaki","email":"marcelojk@gmail.com","login":null,"count":1},{"name":"Masato Ohba","email":"masato.ohba@quipper.com","login":null,"count":1},{"name":"Michel Zimmer","email":"mzimmer@uni-bremen.de","login":null,"count":1},{"name":"Nikita Fedyashev","email":"nfedyashev@icloud.com","login":null,"count":1},{"name":"Paul Nikonowicz","email":"pnikonowicz@pivotal.io","login":null,"count":1},{"name":"Rasheed Bustamam","email":"rasheed@fullstacklabs.co","login":null,"count":1},{"name":"Rumble Huang","email":"mrtmrt15xn@yahoo.com.tw","login":null,"count":1},{"name":"Stefan Vermaas","email":"stefanvermaas1991@gmail.com","login":null,"count":1},{"name":"gm_zhou","email":"gm_zhou@ctrip.com","login":null,"count":1},{"name":"Aske Hansen","email":"aske@deeco.dk","login":"askehansen","count":1},{"name":"Ashwini Sukale","email":"ashwinisukale16@gmail.com","login":"ashwinisukale","count":1},{"name":"Ashal aka JOKER","email":"ahastudio@gmail.com","login":"ahastudio","count":1},{"name":"Arnaud Berthomier","email":"oz","login":"oz","count":1},{"name":"Arash Mousavi","email":"mousavi.arash@gmail.com","login":"arashm","count":1},{"name":"Anton Maminov","email":"anton.linux@gmail.com","login":"mamantoha","count":1},{"name":"Angel Gomez","email":"feutet@gmail.com","login":"feute","count":1},{"name":"Andy Dust","email":"andy@andydust.com","login":"andydust","count":1},{"name":"Andy Braga","email":"bragovo@gmail.com","login":"bragovo","count":1},{"name":"André Galatti Faria","email":"andreluisgalatti@hotmail.com","login":"andre-lgf","count":1},{"name":"Andrey Sidorov","email":"takandar@gmail.com","login":"morr","count":1},{"name":"Andrew Vida","email":"andrewjvida@gmail.com","login":"andrewvida","count":1},{"name":"Andrew H Yi","email":"andrew.yi50@gmail.com","login":"AndrewHYi","count":1},{"name":"Amos Wong","email":"amoswwj@gmail.com","login":"amoshydra","count":1},{"name":"Alexander Tsirel","email":"noma4i@gmail.com","login":"noma4i","count":1},{"name":"Alexander Khramov","email":"alx.khramov@gmail.com","login":"alx-khramov","count":1},{"name":"5minpause","email":"holger@5minutenpause.com","login":"5minpause","count":1},{"name":"Abdelkader Boudih","email":"terminale@gmail.com","login":"seuros","count":1},{"name":"Aboobacker MK","email":"aboobackervyd@gmail.com","login":"tachyons","count":1},{"name":"Abraham Sangha","email":"abraham.sangha@gmail.com","login":"abrahamsangha","count":1},{"name":"Adam Niedzielski","email":"adamsunday@gmail.com","login":"adamniedzielski","count":1},{"name":"Adam Perlman","email":"aperlman@me.com","login":"rishka","count":1},{"name":"AdamT","email":"atal421@yahoo.com","login":"AdamT","count":1},{"name":"Adrian Stainforth","email":"djforth","login":"djforth","count":1},{"name":"Alan Savage","email":"asavageiv","login":"asavageiv","count":1},{"name":"Alberto Fernández-Capel","email":"afcapel@gmail.com","login":"afcapel","count":1},{"name":"izumin5210","email":"masayuki@izumin.info","login":null,"count":1},{"name":"Sam Spread","email":"sspread2@gmail.com","login":"sspread","count":1},{"name":"Arseniy Ivanov","email":"freeatnet@freeatnet.com","login":"freeatnet","count":1},{"name":"Sasha","email":"sasha.nike@gmail.com","login":"sasharevzin","count":1},{"name":"Sean Collins","email":"cllns","login":"cllns","count":1},{"name":"Sergey Moiseev","email":"moiseev.sergey@gmail.com","login":"bopm","count":1},{"name":"Sergio Márquez","email":"marquez.sergio.d@gmail.com","login":"smarquez1","count":1},{"name":"Seth A. Roby","email":"tallama+github@gmail.com","login":"TALlama","count":1},{"name":"Shen Yang","email":"shenyang64@gmail.com","login":"FireLemons","count":1},{"name":"Shimpei Makimoto","email":"makimoto@tsuyabu.in","login":"makimoto","count":1},{"name":"Shohei Umemoto","email":"cafedomancer@gmail.com","login":"cafedomancer","count":1},{"name":"Simon George","email":"simon@sfcgeorge.co.uk","login":"sfcgeorge","count":1},{"name":"Stanisław Chmiela","email":"sjchmiela","login":"sjchmiela","count":1},{"name":"Stephen Karger","email":"stephen.karger@gmail.com","login":"skarger","count":1},{"name":"Steven Harman","email":"steven@harmanly.com","login":"stevenharman","count":1},{"name":"Steven Kalt","email":"SKalt","login":"SKalt","count":1},{"name":"Sunny R. Juneja","email":"jr.sunny@gmail.com","login":"sunnyrjuneja","count":1},{"name":"Surim Kim","email":"kimsuelim@gmail.com","login":"kimsuelim","count":1},{"name":"Systho","email":"systho@gmail.com","login":"Systho","count":1},{"name":"Takumi Shotoku","email":"sinsoku.listy@gmail.com","login":"sinsoku","count":1},{"name":"Takuya Uehara","email":"indigo.lain@gmail.com","login":"indigolain","count":1},{"name":"Tanner Mares","email":"tannermares@gmail.com","login":"tannermares","count":1},{"name":"Taufiq Muhammadi","email":"taufiqm@outlook.com","login":"waruboy","count":1},{"name":"Taylor Brown","email":"taytay@taytay.com","login":"Taytay","count":1},{"name":"Thomas McDonald","email":"thomas-mcdonald","login":"thomas-mcdonald","count":1},{"name":"Thomas R. Koll","email":"tomk32@gmail.com","login":"TomK32","count":1},{"name":"Tim Hwang","email":"timhwang21","login":"timhwang21","count":1},{"name":"Timothy Cardenas","email":"trcarden@gmail.com","login":"trcarden","count":1},{"name":"Tobias L. Maier","email":"me@tobiasmaier.info","login":"tmaier","count":1},{"name":"Nikos Fertakis","email":"nikos.fertakis@gmail.com","login":"greenonion","count":1},{"name":"Nithin David Thomas","email":"webofnithin@gmail.com","login":"nithindavid","count":1},{"name":"Noritomo Taba","email":"10192563+cat2koban","login":"cat2koban","count":1},{"name":"Tomas Barry","email":"tomas.barry@hotmail.com","login":"TomasBarry","count":1},{"name":"Oleg Lazaryev","email":"olegl.info@gmail.com","login":"olzv","count":1},{"name":"Oleksii Leonov","email":"mail@aleksejleonov.com","login":"oleksii-leonov","count":1},{"name":"Oliver Peate","email":"odlp","login":"odlp","count":1},{"name":"Patrick Way","email":"patrickway@zillowgroup.com","login":"patsplat","count":1},{"name":"Paul Campbell","email":"paul@rslw.com","login":"paulca","count":1},{"name":"Petr Stepchenko","email":"nitrinodev@gmail.com","login":"Nitrino","count":1},{"name":"Petrik de Heus","email":"petrik@deheus.net","login":"p8","count":1},{"name":"Quico Moya","email":"me@qmoya.com","login":"qmoya","count":1},{"name":"Raksha Saini","email":"rakshasaini20@gmail.com","login":"rakshasaini","count":1},{"name":"Raul Riera","email":"rieraraul@gmail.com","login":"raulriera","count":1},{"name":"Remon Oldenbeuving","email":"r.s.oldenbeuving@gmail.com","login":"RSO","count":1},{"name":"Richard LaFranchi","email":"rlafranchi@icloud.com","login":"rlafranchi","count":1},{"name":"Rob Nichols","email":"reggieb","login":"reggieb","count":1},{"name":"Roger Bagué","email":"rbague","login":"rbague","count":1},{"name":"Roman Usherenko","email":"roman.usherenko@gmail.com","login":"dreyks","count":1},{"name":"Ronny Haase","email":"ronhaase@gmail.com","login":"ronnyhaase","count":1},{"name":"Ruben Izmailyan","email":"rubendinho","login":"rubendinho","count":1},{"name":"Ruy Adorno","email":"ruyadorno@hotmail.com","login":"ruyadorno","count":1},{"name":"Ryan Bigg","email":"radarlistener@fastmail.fm","login":"radar","count":1},{"name":"Ryan McKay-Fleming","email":"ryan@chalk.com","login":"rmckayfleming","count":1},{"name":"Ryan Williams","email":"49515+ryanwi","login":"ryanwi","count":1},{"name":"Sam Davies","email":"sammyd","login":"sammyd","count":1},{"name":"Sam Marder","email":"sam.git@marder.co","login":"supersam654","count":1},{"name":"Sam Ruby","email":"rubys@intertwingly.net","login":"rubys","count":1},{"name":"colorfulberry","email":"senluowanxiangt@gmail.com","login":"colorfulberry","count":1},{"name":"Oguz Bilgic","email":"fisyonet@gmail.com","login":"oguzbilgic","count":1},{"name":"flprben","email":"feliperaul87@gmail.com","login":"feliperaul","count":1},{"name":"geraldspreer","email":"geraldspreer@gmail.com","login":"geraldspreer","count":1},{"name":"hansondr","email":"hansondr","login":"hansondr","count":1},{"name":"hc0208","email":"hiroki.chida28@gmail.com","login":"hc0208","count":1},{"name":"jfouchard","email":"jeff@fouchard.org","login":"jfouchard","count":1},{"name":"kami","email":"hiroki.zenigami@gmail.com","login":"zenizh","count":1},{"name":"key","email":"32732515+key-sn","login":"key-sn","count":1},{"name":"madogiwa","email":"17684091+Madogiwa0124","login":"Madogiwa0124","count":1},{"name":"masato-hi","email":"masato.hirahata@gmail.com","login":"masato-hi","count":1},{"name":"mchalandon","email":"m.chalandon@gmail.com","login":"mchalandon","count":1},{"name":"nathannaveen","email":"42319948+nathannaveen","login":"nathannaveen","count":1},{"name":"naveen","email":"172697+naveensrinivasan","login":"naveensrinivasan","count":1},{"name":"ncodech","email":"49677395+ncodech","login":"ncodech","count":1},{"name":"pocari","email":"caffelattenonsugar@gmail.com","login":"pocari","count":1},{"name":"printercu","email":"printercu@gmail.com","login":"printercu","count":1},{"name":"rbf","email":"rbf","login":"rbf","count":1},{"name":"returnlytom","email":"tom@returnly.com","login":"returnlytom","count":1},{"name":"rmacklin","email":"richard.github@nrm.com","login":"rmacklin","count":1},{"name":"rono23","email":"rono23@gmail.com","login":"rono23","count":1},{"name":"savroff","email":"savroff@gmail.com","login":"savroff","count":1},{"name":"sergiolombrico","email":"sergio.lombrico@gmail.com","login":"sergiolombrico","count":1},{"name":"victor hazbun","email":"victorhazbun87@gmail.com","login":"victorhazbun","count":1},{"name":"zarqman","email":"tm@iprog.com","login":"zarqman","count":1},{"name":"zernie","email":"zernie","login":"zernie","count":1},{"name":"प्रथमेश Sonpatki","email":"csonpatki@gmail.com","login":"prathamesh-sonpatki","count":1},{"name":"शैलेश कळमकर (Shailesh Kalamkar)","email":"shailesh.kalamkar@gmail.com","login":"shailesh-kalamkar","count":1},{"name":"Tom Prats","email":"tprats108@gmail.com","login":"tomprats","count":1},{"name":"Samuel Sieg","email":"samuel.sieg@crafted.ch","login":"calmyournerves","count":1},{"name":"Tsutomu Kuroda","email":"t-kuroda@oiax.jp","login":"kuroda","count":1},{"name":"Tyler Rick","email":"tyler@tylerrick.com","login":"TylerRick","count":1},{"name":"Vanessa Böhner","email":"boehner.vanessa@gmail.com","login":"Vannsl","count":1},{"name":"Vipul A M","email":"vipulnsward@gmail.com","login":"vipulnsward","count":1},{"name":"Vlad Bokov","email":"vlad@lunatic.cat","login":"razum2um","count":1},{"name":"Vladimir Támara Patiño","email":"vtamara@pasosdeJesus.org","login":"vtamara","count":1},{"name":"Víctor Campos","email":"DamageESP","login":"DamageESP","count":1},{"name":"Winfred","email":"winfredselwyn@gmail.com","login":"saintograph","count":1},{"name":"XenorPLxx","email":"dawidxen@gmail.com","login":"XenorPLxx","count":1},{"name":"YOU","email":"stackexchange.you@gmail.com","login":"S-YOU","count":1},{"name":"Yamada Satoshi","email":"mount.sa@gmail.com","login":"monad-san","count":1},{"name":"Yash Raj Bharti","email":"43868318+yashrajbharti","login":"yashrajbharti","count":1},{"name":"Yuki Hattori","email":"yukihattori1116@gmail.com","login":"yhatt","count":1},{"name":"Yuki Nishijima","email":"yk.nishijima@gmail.com","login":"yuki24","count":1},{"name":"Yuki Takemoto","email":"mottox2","login":"mottox2","count":1},{"name":"Yusaku Hatanaka","email":"hata.yusaku.1225@gmail.com","login":"hatappi","count":1},{"name":"Zack Mariscal","email":"zmariscal@gmail.com","login":"zmariscal","count":1},{"name":"Zeb DeOs","email":"zebdeos@bayprogrammer.com","login":"bayprogrammer","count":1},{"name":"Zhong Zheng","email":"Zhong-z","login":"Zhong-z","count":1},{"name":"Zoran Pesic","email":"zoran1991@gmail.com","login":"zokioki","count":1},{"name":"aaron","email":"aar0nr","login":"aar0nr","count":1},{"name":"abouthiroppy","email":"git@about-hiroppy.com","login":"hiroppy","count":1},{"name":"anark","email":"anark6@gmail.com","login":"anark","count":1},{"name":"app2641","email":"app2641@gmail.com","login":"app2641","count":1},{"name":"basherru","email":"dr.bazhenoff2017@yandex.ru","login":"basherru","count":1},{"name":"ckritzinger","email":"ckritzinger@gmail.com","login":"ckritzinger","count":1},{"name":"James Gascoigne - Taylor","email":"james@flippakitten.com","login":"flippakitten","count":1},{"name":"Jan","email":"jan@habermann.io","login":"haberbyte","count":1},{"name":"Jared White","email":"jared@jaredwhite.com","login":"jaredcwhite","count":1},{"name":"Jason Fleetwood-Boldt","email":"jason@heliosdev.shop","login":"jasonfb","count":1},{"name":"Jean Boussier","email":"jean.boussier@gmail.com","login":"byroot","count":1},{"name":"Jeremy Fleischman","email":"jeremyfleischman@gmail.com","login":"jfly","count":1},{"name":"Jerome Dalbert","email":"jerome.dalbert@gmail.com","login":"jeromedalbert","count":1},{"name":"Jess Brown","email":"jess@brownwebdesign.com","login":"jess","count":1},{"name":"Jevon Wright","email":"jevon@jevon.org","login":"soundasleep","count":1},{"name":"Johannes Köhler","email":"johannes@kenhub.com","login":"joker-777","count":1},{"name":"John Clema","email":"john.clema@gmail.com","login":"JohnClema","count":1},{"name":"John Pelly","email":"jpelly@gmail.com","login":"pelly","count":1},{"name":"f00se","email":"f00se","login":"f00se","count":1},{"name":"Jonathan Chan","email":"jc@jmccc.com","login":"jonmchan","count":1},{"name":"Jonny Blewitt","email":"jonlblewitt@gmail.com","login":"Jonny-B","count":1},{"name":"Jordan Humphreys","email":"mrsweaters","login":"mrsweaters","count":1},{"name":"Jose Cortinas","email":"jacortinas@gmail.com","login":"jacortinas","count":1},{"name":"Joseph Rodriguez","email":"joerodrig3@gmail.com","login":"joerodrig","count":1},{"name":"Josh Hale","email":"hale.j.0810@gmail.com","login":"josh08h","count":1},{"name":"Joshua Paling","email":"joshua.paling@gmail.com","login":"joshuapaling","count":1},{"name":"Judah Meek","email":"judah.meek@gmail.com","login":"Judahmeek","count":1},{"name":"Juhamatti Niemelä","email":"iiska@iki.fi","login":"iiska","count":1},{"name":"Jun Jiang","email":"jasl9187@hotmail.com","login":"jasl","count":1},{"name":"Juozas V","email":"monai@cure.lt","login":"monai","count":1},{"name":"Justin Coyne","email":"jcoyne@justincoyne.com","login":"jcoyne","count":1},{"name":"Justin Searls","email":"searls@gmail.com","login":"searls","count":1},{"name":"Karol Bąk","email":"kukicola@gmail.com","login":"kukicola","count":1},{"name":"Karol Szuster","email":"43988137+kshalot","login":"kshalot","count":1},{"name":"Francesco Rodríguez","email":"frodsan@me.com","login":"frodsan","count":1},{"name":"Francisco Di Persia","email":"40084392+Fdipersia","login":"Fdipersia","count":1},{"name":"Fredrik Eckardt","email":"cfeckardt@gmail.com","login":"cfeckardt","count":1},{"name":"Gabe Jackson","email":"gj@mail.co.de","login":"gj","count":1},{"name":"Gannon McGibbon","email":"gannon.mcgibbon@gmail.com","login":"gmcgibbon","count":1},{"name":"Gencer W. Genç","email":"gencer","login":"gencer","count":1},{"name":"Geremia Taglialatela","email":"tagliala","login":"tagliala","count":1},{"name":"Giovanni Kock Bonetti","email":"giovanni.bonetti@gmail.com","login":"giovannibonetti","count":1},{"name":"Glenn 'devalias' Grant","email":"glenn@ensquared.net","login":"0xdevalias","count":1},{"name":"Grant Hollingworth","email":"grant@antiflux.org","login":"granth","count":1},{"name":"Gray Kemmey","email":"gray.kemmey@gmail.com","login":"gkemmey","count":1},{"name":"Greg Myers","email":"neonmd@hotmail.co.uk","login":"BookOfGreg","count":1},{"name":"Grey Baker","email":"greysteil@gmail.com","login":"greysteil","count":1},{"name":"Guilherme Goettems Schneider","email":"guigs81@gmail.com","login":"guigs","count":1},{"name":"Hanneli Tavante","email":"hannelita@gmail.com","login":"hannelita","count":1},{"name":"Konnor Rogers","email":"konnor5456@gmail.com","login":"KonnorRogers","count":1},{"name":"Arne De Herdt","email":"arne.de.herdt@gmail.com","login":"coding-red-panda","count":1},{"name":"Harry Whelchel","email":"hwhelchel","login":"hwhelchel","count":1},{"name":"Henrik Nyh","email":"henrik@nyh.se","login":"henrik","count":1},{"name":"Henry Zhu","email":"hi@henryzoo.com","login":"hzoo","count":1},{"name":"Hibariya","email":"hibariya@gmail.com","login":"hibariya","count":1},{"name":"Hidekazu Tanaka","email":"hidekazu.tanaka@gmail.com","login":"holidayworking","count":1},{"name":"Ian Clarkson","email":"clarksonian@gmail.com","login":"aardvarkk","count":1},{"name":"Ibrahim","email":"abdul.ibrahim16@gmail.com","login":"ibrahimab","count":1},{"name":"Ilya Zayats","email":"somebody32@gmail.com","login":"somebody32","count":1},{"name":"JD Gonzales","email":"jd_gonzales@icloud.com","login":"juliusdelta","count":1},{"name":"Jackson Ray Hamilton","email":"jackson@jacksonrayhamilton.com","login":"jacksonrayhamilton","count":1},{"name":"Jakob Hilden","email":"jakobhilden@gmail.com","login":"jhilden","count":1},{"name":"Markus Chmelar","email":"mexx@innovaptor.com","login":"iv-mexx","count":1},{"name":"Mars","email":"kolesaak@gmail.com","login":"kolesa","count":1},{"name":"Matt Potter","email":"me@mattpotter.co.uk","login":"matt-potter","count":1},{"name":"Matthew MacLeod","email":"matt@matt-m.co.uk","login":"mattmacleod","count":1},{"name":"Matthew Zagaja","email":"mzagaja","login":"mzagaja","count":1},{"name":"Mattia Giuffrida","email":"76967031+mattiagiuffrida-st","login":"mattiagiuffrida-st","count":1},{"name":"Maxime","email":"maxime.menigoz@gmail.com","login":"ishigo974","count":1},{"name":"Maximilien","email":"61704671+VRRmax","login":"VRRmax","count":1},{"name":"Micah Geisel","email":"originofstorms@gmail.com","login":"botandrose","count":1},{"name":"Michael Hewson","email":"mah957@gmail.com","login":"mikeyhew","count":1},{"name":"Michael Hueter","email":"mthueter@gmail.com","login":"hueter","count":1},{"name":"Michael Maloon","email":"michael.maloon@gmail.com","login":"mmaloon","count":1},{"name":"Michael Schulze","email":"ms@michsch.de","login":"michsch","count":1},{"name":"Mike Vastola","email":"mike@vasto.la","login":"mvastola","count":1},{"name":"Mikkel Malmberg","email":"mikkel@brnbw.com","login":"mikker","count":1},{"name":"Mourad De Clerck","email":"mourad@risen.be","login":"risen","count":1},{"name":"Máximo Mussini","email":"mmussini@cipherhealth.com","login":"ElMassimo","count":1},{"name":"NCPhillips","email":"ncphillips.19@gmail.com","login":"ncphillips","count":1},{"name":"Nate Vick","email":"nvick","login":"nvick","count":1},{"name":"Nick Radford","email":"nicktheradford@gmail.com","login":"njradford","count":1},{"name":"Nick Schonning","email":"nschonni@gmail.com","login":"nschonni","count":1},{"name":"Nicklas Ramhöj","email":"ramhoj@gmail.com","login":"ramhoj","count":1},{"name":"Nicolas Buduroi","email":"nbuduroi@gmail.com","login":"budu","count":1},{"name":"Niels Slot","email":"nielsslot@gmail.com","login":"nielsslot","count":1},{"name":"Nikita Pupko","email":"work.pupko@gmail.com","login":"npupko","count":1},{"name":"Niklas","email":"gr8bit","login":"gr8bit","count":1},{"name":"Nikola Majksner","email":"nikola@airshaper.com","login":"nikola-airshaper","count":1},{"name":"Nikolay Rozhkov","email":"rozhkov@uchi.ru","login":"nirname","count":1},{"name":"Kasper Johansen","email":"kaspernj@gmail.com","login":"kaspernj","count":1},{"name":"Kat Tipton","email":"kathryn.tipton@gmail.com","login":"lomky","count":1},{"name":"Keegan Leitz","email":"kjleitz@gmail.com","login":"kjleitz","count":1},{"name":"Keith Lazuka","email":"klazuka@gmail.com","login":"klazuka","count":1},{"name":"Ketan Padegaonkar","email":"ketanpadegaonkar@gmail.com","login":"ketan","count":1},{"name":"Kevin Dew","email":"kevindew@me.com","login":"kevindew","count":1},{"name":"Kevin Lin","email":"klintzz","login":"klintzz","count":1},{"name":"Kirill Platonov","email":"kirillplatonov","login":"kirillplatonov","count":1},{"name":"Klaus Badelt","email":"klausbadelt","login":"klausbadelt","count":1},{"name":"Kohei Hasegawa","email":"ameutau@gmail.com","login":"banyan","count":1},{"name":"Jon Leighton","email":"j@jonathanleighton.com","login":"jonleighton","count":1},{"name":"Kostas Pelelis","email":"13784424+kpelelis","login":"kpelelis","count":1},{"name":"Krists Ozols","email":"krists.ozols@gmail.com","login":"krists","count":1},{"name":"Krzysztof Kucharski","email":"krzysztof@kucharski.net.pl","login":"blid","count":1},{"name":"Larissa Reis","email":"reiss.larissa@gmail.com","login":"larissa","count":1},{"name":"Leo Correa","email":"lcorr005@gmail.com","login":"Tonkpils","count":1},{"name":"Leonid Shevtsov","email":"leonid@shevtsov.me","login":"leonid-shevtsov","count":1},{"name":"Lily M. Goh","email":"lily@paren.com","login":"LilyMGoh","count":1},{"name":"Limon Lin","email":"limon7@gmail.com","login":"limon","count":1},{"name":"Liroy Leshed","email":"37022194+liroyleshed","login":"liroyleshed","count":1},{"name":"Luca Ongaro","email":"lukeongaro@gmail.com","login":"lucaong","count":1},{"name":"Lucas Mazza","email":"lucastmazza@gmail.com","login":"lucasmazza","count":1},{"name":"MIZUNO Hiroki","email":"mzpppp@gmail.com","login":"mzp","count":1},{"name":"Marc Rendl Ignacio","email":"marcrendlignacio@gmail.com","login":"padi","count":1},{"name":"Marc Rohloff","email":"marc@marcrohloff.com","login":"marcrohloff","count":1},{"name":"Marcel Scherf","email":"marcel.scherf@epicteams.com","login":"the-architect","count":1},{"name":"Marek Suscak","email":"marek.suscak@gmail.com","login":"mareksuscak","count":1},{"name":"Markus","email":"markus.harmsen@rwth-aachen.de","login":"MarkusHarmsen","count":1},{"name":"洪梓凱","email":"hzchirs@gmail.com","login":"hzchirs","count":1}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-28T00:00:07.369Z","repositories_count":6220964,"commits_count":899955415,"contributors_count":34887631,"owners_count":1146655,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"rails/webpacker","html_url":"https://github.com/rails/webpacker","last_synced_at":"2026-04-02T18:25:58.852Z","status":"error","issues_count":83,"pull_requests_count":91,"avg_time_to_close_issue":16728026.301369863,"avg_time_to_close_pull_request":4534304.915492957,"issues_closed_count":73,"pull_requests_closed_count":71,"pull_request_authors_count":29,"issue_authors_count":82,"avg_comments_per_issue":10.228915662650602,"avg_comments_per_pull_request":0.8461538461538461,"merged_pull_requests_count":45,"bot_issues_count":0,"bot_pull_requests_count":43,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":14423029.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-12T19:11:45.961Z","updated_at":"2026-04-02T18:25:58.853Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fwebpacker/issues","issue_labels_count":{"bug":14,"enhancement":3,"support":2,"file loaders":1,"docker/VM":1,"babel/coreJs":1,"webpack":1,"dependencies":1,"docs":1},"pull_request_labels_count":{"dependencies":43,"ruby":22,"javascript":14,"github_actions":4},"issue_author_associations_count":{"NONE":73,"CONTRIBUTOR":10},"pull_request_author_associations_count":{"CONTRIBUTOR":66,"NONE":20,"MEMBER":5},"issue_authors":{"scottrobertson":2,"djforth":1,"lrjbrual":1,"ycrepeau":1,"fitchMitch":1,"JoshRobertson":1,"timscott":1,"dmbrooking":1,"LeeRenJie":1,"tchret":1,"dmix":1,"luispcosta":1,"FFEVER":1,"jkacmaz93":1,"dyeje":1,"Sakshi1305":1,"cyrusstoller":1,"ankane":1,"devsheva":1,"emiellohr":1,"zedtux":1,"AndreiMotinga":1,"thebravoman":1,"felipero":1,"rafbgarcia":1,"bpdarlyn":1,"sunnyrjuneja":1,"itskingori":1,"GGrassiant":1,"kazmin":1,"cbochs":1,"Meekohi":1,"justin808":1,"yoonwaiyan":1,"snawar92":1,"mdxprograms":1,"sauy7":1,"luisenrike":1,"gonewild22":1,"kiere":1,"srividhya-1810":1,"benwalsh":1,"wh1le":1,"youthtech-228":1,"brandoncc":1,"wkdewey":1,"buhrmi":1,"Gargron":1,"henrik":1,"theredorm":1,"jfly":1,"summera":1,"mazen506":1,"niedfelj":1,"TruePath":1,"acouprie":1,"jcoyne":1,"kashifnaseer":1,"RomanKrasavtsev":1,"ychaker":1,"davidmyersdev":1,"nguyenj":1,"philipriley":1,"dkniffin":1,"pawlarius":1,"mayordwells":1,"iainbryson":1,"ajnassar":1,"Randall-Coding":1,"elpic":1,"elliotlarson":1,"VladZen":1,"Annajoe96":1,"sharang-d":1,"aashishpsaini":1,"benrudolph":1,"nwarwick":1,"FrancoKohler":1,"shahid-waris":1,"Jonny-B":1,"tagliala":1,"jeromedalbert":1},"pull_request_authors":{"dependabot[bot]":43,"justin808":10,"shanshaji":4,"amatsuda":3,"springerigor":2,"jm-janzen":2,"k111m":2,"haukot":2,"naveensrinivasan":2,"rajeevkannav":2,"brichbash":1,"edslocomb":1,"TomasBarry":1,"guillaumebriday":1,"sharang-d":1,"gauravtiwari":1,"jasonfb":1,"skarger":1,"monlu":1,"nachiket87":1,"ukwhatn":1,"rakshasaini":1,"vs-zhang":1,"rbague":1,"nschonni":1,"jnarowski":1,"jeromedalbert":1,"nathannaveen":1,"JohnClema":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-28T00:00:08.715Z","repositories_count":14439849,"issues_count":34199496,"pull_requests_count":112318126,"authors_count":11248066,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{"NONE":2},"past_year_issue_authors":{},"past_year_pull_request_authors":{"springerigor":2},"maintainers":[{"login":"amatsuda","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amatsuda"},{"login":"guillaumebriday","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/guillaumebriday"},{"login":"gauravtiwari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gauravtiwari"}],"active_maintainers":[]},"events":{"total":{"PullRequestEvent":1,"ForkEvent":13,"IssuesEvent":1,"WatchEvent":20,"IssueCommentEvent":10},"last_year":{"PullRequestEvent":1,"ForkEvent":4,"WatchEvent":9,"IssueCommentEvent":2}},"keywords":["frontend","hacktoberfest","javascript","rails","webpack","yarn"],"dependencies":[{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-07-16T05:30:36.879Z","updated_at":"2022-07-16T05:30:36.879Z","repository_link":"https://github.com/rails/webpacker/blob/master/package.json","dependencies":[{"id":230142112,"package_name":"@babel/core","ecosystem":"npm","requirements":"^7.15.5","direct":true,"kind":"runtime","optional":false},{"id":230142113,"package_name":"@babel/plugin-transform-runtime","ecosystem":"npm","requirements":"^7.15.0","direct":true,"kind":"runtime","optional":false},{"id":230142114,"package_name":"@babel/preset-env","ecosystem":"npm","requirements":"^7.15.6","direct":true,"kind":"runtime","optional":false},{"id":230142115,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"^7.15.4","direct":true,"kind":"runtime","optional":false},{"id":230142116,"package_name":"babel-loader","ecosystem":"npm","requirements":"^8.2.2","direct":true,"kind":"runtime","optional":false},{"id":230142117,"package_name":"compression-webpack-plugin","ecosystem":"npm","requirements":"^9.0.0","direct":true,"kind":"runtime","optional":false},{"id":230142118,"package_name":"glob","ecosystem":"npm","requirements":"^7.2.0","direct":true,"kind":"runtime","optional":false},{"id":230142119,"package_name":"js-yaml","ecosystem":"npm","requirements":"^4.1.0","direct":true,"kind":"runtime","optional":false},{"id":230142120,"package_name":"path-complete-extname","ecosystem":"npm","requirements":"^1.0.0","direct":true,"kind":"runtime","optional":false},{"id":230142121,"package_name":"pnp-webpack-plugin","ecosystem":"npm","requirements":"^1.7.0","direct":true,"kind":"runtime","optional":false},{"id":230142122,"package_name":"terser-webpack-plugin","ecosystem":"npm","requirements":"^5.2.4","direct":true,"kind":"runtime","optional":false},{"id":230142123,"package_name":"webpack","ecosystem":"npm","requirements":"^5.53.0","direct":true,"kind":"runtime","optional":false},{"id":230142124,"package_name":"webpack-assets-manifest","ecosystem":"npm","requirements":"^5.0.6","direct":true,"kind":"runtime","optional":false},{"id":230142125,"package_name":"webpack-cli","ecosystem":"npm","requirements":"^4.8.0","direct":true,"kind":"runtime","optional":false},{"id":230142126,"package_name":"webpack-merge","ecosystem":"npm","requirements":"^5.8.0","direct":true,"kind":"runtime","optional":false},{"id":230142127,"package_name":"webpack-sources","ecosystem":"npm","requirements":"^3.2.1","direct":true,"kind":"runtime","optional":false},{"id":230142128,"package_name":"eslint","ecosystem":"npm","requirements":"^7.32.0","direct":true,"kind":"development","optional":false},{"id":230142129,"package_name":"eslint-config-airbnb","ecosystem":"npm","requirements":"^18.2.1","direct":true,"kind":"development","optional":false},{"id":230142130,"package_name":"eslint-config-prettier","ecosystem":"npm","requirements":"^8.3.0","direct":true,"kind":"development","optional":false},{"id":230142131,"package_name":"eslint-plugin-import","ecosystem":"npm","requirements":"^2.24.2","direct":true,"kind":"development","optional":false},{"id":230142132,"package_name":"eslint-plugin-jsx-a11y","ecosystem":"npm","requirements":"^6.4.1","direct":true,"kind":"development","optional":false},{"id":230142133,"package_name":"eslint-plugin-react","ecosystem":"npm","requirements":"^7.26.0","direct":true,"kind":"development","optional":false},{"id":230142134,"package_name":"jest","ecosystem":"npm","requirements":"^27.2.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"test/mounted_app/test/dummy/package.json","sha":null,"kind":"manifest","created_at":"2022-07-16T05:30:36.932Z","updated_at":"2022-07-16T05:30:36.932Z","repository_link":"https://github.com/rails/webpacker/blob/master/test/mounted_app/test/dummy/package.json","dependencies":[{"id":230142153,"package_name":"@rails/webpacker","ecosystem":"npm","requirements":"file:../../../../","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"test/test_app/package.json","sha":null,"kind":"manifest","created_at":"2022-07-16T05:30:37.031Z","updated_at":"2022-07-16T05:30:37.031Z","repository_link":"https://github.com/rails/webpacker/blob/master/test/test_app/package.json","dependencies":[{"id":230144586,"package_name":"left-pad","ecosystem":"npm","requirements":"^1.2.0","direct":true,"kind":"runtime","optional":false},{"id":230144587,"package_name":"right-pad","ecosystem":"npm","requirements":"^1.0.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"test/test_app/yarn.lock","sha":null,"kind":"lockfile","created_at":"2022-07-16T05:30:37.208Z","updated_at":"2022-07-16T05:30:37.208Z","repository_link":"https://github.com/rails/webpacker/blob/master/test/test_app/yarn.lock","dependencies":[{"id":230145921,"package_name":"left-pad","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":230145923,"package_name":"right-pad","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"yarn.lock","sha":null,"kind":"lockfile","created_at":"2022-07-16T05:30:37.416Z","updated_at":"2022-07-16T05:30:37.416Z","repository_link":"https://github.com/rails/webpacker/blob/master/yarn.lock","dependencies":[{"id":230152238,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.12.11","direct":false,"kind":"runtime","optional":false},{"id":230152239,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"runtime","optional":false},{"id":230152240,"package_name":"@babel/compat-data","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"runtime","optional":false},{"id":230152241,"package_name":"@babel/core","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"runtime","optional":false},{"id":230152242,"package_name":"@babel/generator","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"runtime","optional":false},{"id":230152243,"package_name":"@babel/helper-annotate-as-pure","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"runtime","optional":false},{"id":230152244,"package_name":"@babel/helper-builder-binary-assignment-operator-visitor","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"runtime","optional":false},{"id":230152245,"package_name":"@babel/helper-compilation-targets","ecosystem":"npm","requirements":"7.16.3","direct":false,"kind":"runtime","optional":false},{"id":230152246,"package_name":"@babel/helper-create-class-features-plugin","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"runtime","optional":false},{"id":230152247,"package_name":"@babel/helper-create-regexp-features-plugin","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"runtime","optional":false},{"id":230152248,"package_name":"@babel/helper-define-polyfill-provider","ecosystem":"npm","requirements":"0.2.4","direct":false,"kind":"runtime","optional":false},{"id":230152249,"package_name":"@babel/helper-explode-assignable-expression","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"runtime","optional":false},{"id":230152250,"package_name":"@babel/helper-function-name","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"runtime","optional":false},{"id":230152251,"package_name":"@babel/helper-get-function-arity","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"runtime","optional":false},{"id":230152252,"package_name":"@babel/helper-hoist-variables","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"runtime","optional":false},{"id":230152253,"package_name":"@babel/helper-member-expression-to-functions","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"runtime","optional":false},{"id":230152254,"package_name":"@babel/helper-module-imports","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"runtime","optional":false},{"id":230152255,"package_name":"@babel/helper-module-transforms","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"runtime","optional":false},{"id":230152256,"package_name":"@babel/helper-optimise-call-expression","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"runtime","optional":false},{"id":230152257,"package_name":"@babel/helper-plugin-utils","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"runtime","optional":false},{"id":230152258,"package_name":"@babel/helper-remap-async-to-generator","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"runtime","optional":false},{"id":230152259,"package_name":"@babel/helper-replace-supers","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"runtime","optional":false},{"id":230152260,"package_name":"@babel/helper-simple-access","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"runtime","optional":false},{"id":230152261,"package_name":"@babel/helper-skip-transparent-expression-wrappers","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"runtime","optional":false},{"id":230152262,"package_name":"@babel/helper-split-export-declaration","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"runtime","optional":false},{"id":230152263,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.15.7","direct":false,"kind":"runtime","optional":false},{"id":230152264,"package_name":"@babel/helper-validator-option","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"runtime","optional":false},{"id":230152265,"package_name":"@babel/helper-wrap-function","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"runtime","optional":false},{"id":230152266,"package_name":"@babel/helpers","ecosystem":"npm","requirements":"7.16.3","direct":false,"kind":"runtime","optional":false},{"id":230152267,"package_name":"@babel/highlight","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"runtime","optional":false},{"id":230152268,"package_name":"@babel/highlight","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"runtime","optional":false},{"id":230152269,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.16.3","direct":false,"kind":"runtime","optional":false},{"id":230152270,"package_name":"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression","ecosystem":"npm","requirements":"7.16.2","direct":false,"kind":"runtime","optional":false},{"id":230152271,"package_name":"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"runtime","optional":false},{"id":230152272,"package_name":"@babel/plugin-proposal-async-generator-functions","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"runtime","optional":false},{"id":230152273,"package_name":"@babel/plugin-proposal-class-properties","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"runtime","optional":false},{"id":230152274,"package_name":"@babel/plugin-proposal-class-static-block","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"runtime","optional":false},{"id":230152275,"package_name":"@babel/plugin-proposal-dynamic-import","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"runtime","optional":false},{"id":230152276,"package_name":"@babel/plugin-proposal-export-namespace-from","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"runtime","optional":false},{"id":230152277,"package_name":"@babel/plugin-proposal-json-strings","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"runtime","optional":false},{"id":230152278,"package_name":"@babel/plugin-proposal-logical-assignment-operators","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"runtime","optional":false},{"id":230152279,"package_name":"@babel/plugin-proposal-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"runtime","optional":false},{"id":230152280,"package_name":"@babel/plugin-proposal-numeric-separator","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"runtime","optional":false},{"id":230152281,"package_name":"@babel/plugin-proposal-object-rest-spread","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"runtime","optional":false},{"id":230152282,"package_name":"@babel/plugin-proposal-optional-catch-binding","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"runtime","optional":false},{"id":230152283,"package_name":"@babel/plugin-proposal-optional-chaining","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"runtime","optional":false},{"id":230152284,"package_name":"@babel/plugin-proposal-private-methods","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"runtime","optional":false},{"id":230152285,"package_name":"@babel/plugin-proposal-private-property-in-object","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"runtime","optional":false},{"id":230152286,"package_name":"@babel/plugin-proposal-unicode-property-regex","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"runtime","optional":false},{"id":230152287,"package_name":"@babel/plugin-syntax-async-generators","ecosystem":"npm","requirements":"7.8.4","direct":false,"kind":"runtime","optional":false},{"id":230152288,"package_name":"@babel/plugin-syntax-bigint","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":230152289,"package_name":"@babel/plugin-syntax-class-properties","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":230152290,"package_name":"@babel/plugin-syntax-class-static-block","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"runtime","optional":false},{"id":230152291,"package_name":"@babel/plugin-syntax-dynamic-import","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":230152292,"package_name":"@babel/plugin-syntax-export-namespace-from","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":230152293,"package_name":"@babel/plugin-syntax-import-meta","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"runtime","optional":false},{"id":230152294,"package_name":"@babel/plugin-syntax-json-strings","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":230152295,"package_name":"@babel/plugin-syntax-logical-assignment-operators","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"runtime","optional":false},{"id":230152296,"package_name":"@babel/plugin-syntax-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":230152297,"package_name":"@babel/plugin-syntax-numeric-separator","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"runtime","optional":false},{"id":230152298,"package_name":"@babel/plugin-syntax-object-rest-spread","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":230152299,"package_name":"@babel/plugin-syntax-optional-catch-binding","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":230152300,"package_name":"@babel/plugin-syntax-optional-chaining","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":230152301,"package_name":"@babel/plugin-syntax-private-property-in-object","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"runtime","optional":false},{"id":230152302,"package_name":"@babel/plugin-syntax-top-level-await","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"runtime","optional":false},{"id":230152303,"package_name":"@babel/plugin-syntax-typescript","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"runtime","optional":false},{"id":230152304,"package_name":"@babel/plugin-transform-arrow-functions","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"runtime","optional":false},{"id":230152305,"package_name":"@babel/plugin-transform-async-to-generator","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"runtime","optional":false},{"id":230152306,"package_name":"@babel/plugin-transform-block-scoped-functions","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"runtime","optional":false},{"id":230152307,"package_name":"@babel/plugin-transform-block-scoping","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"runtime","optional":false},{"id":230152308,"package_name":"@babel/plugin-transform-classes","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"runtime","optional":false},{"id":230152309,"package_name":"@babel/plugin-transform-computed-properties","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"runtime","optional":false},{"id":230152310,"package_name":"@babel/plugin-transform-destructuring","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"runtime","optional":false},{"id":230152311,"package_name":"@babel/plugin-transform-dotall-regex","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"runtime","optional":false},{"id":230152312,"package_name":"@babel/plugin-transform-duplicate-keys","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"runtime","optional":false},{"id":230152313,"package_name":"@babel/plugin-transform-exponentiation-operator","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"runtime","optional":false},{"id":230152314,"package_name":"@babel/plugin-transform-for-of","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"runtime","optional":false},{"id":230152315,"package_name":"@babel/plugin-transform-function-name","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"runtime","optional":false},{"id":230152316,"package_name":"@babel/plugin-transform-literals","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"runtime","optional":false},{"id":230152317,"package_name":"@babel/plugin-transform-member-expression-literals","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"runtime","optional":false},{"id":230152318,"package_name":"@babel/plugin-transform-modules-amd","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"runtime","optional":false},{"id":230152319,"package_name":"@babel/plugin-transform-modules-commonjs","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"runtime","optional":false},{"id":230152320,"package_name":"@babel/plugin-transform-modules-systemjs","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"runtime","optional":false},{"id":230152321,"package_name":"@babel/plugin-transform-modules-umd","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"runtime","optional":false},{"id":230152322,"package_name":"@babel/plugin-transform-named-capturing-groups-regex","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"runtime","optional":false},{"id":230152323,"package_name":"@babel/plugin-transform-new-target","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"runtime","optional":false},{"id":230152324,"package_name":"@babel/plugin-transform-object-super","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"runtime","optional":false},{"id":230152325,"package_name":"@babel/plugin-transform-parameters","ecosystem":"npm","requirements":"7.16.3","direct":false,"kind":"runtime","optional":false},{"id":230152326,"package_name":"@babel/plugin-transform-property-literals","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"runtime","optional":false},{"id":230152327,"package_name":"@babel/plugin-transform-regenerator","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"runtime","optional":false},{"id":230152328,"package_name":"@babel/plugin-transform-reserved-words","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"runtime","optional":false},{"id":230152329,"package_name":"@babel/plugin-transform-runtime","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"runtime","optional":false},{"id":230152330,"package_name":"@babel/plugin-transform-shorthand-properties","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"runtime","optional":false},{"id":230152331,"package_name":"@babel/plugin-transform-spread","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"runtime","optional":false},{"id":230152332,"package_name":"@babel/plugin-transform-sticky-regex","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"runtime","optional":false},{"id":230152333,"package_name":"@babel/plugin-transform-template-literals","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"runtime","optional":false},{"id":230152334,"package_name":"@babel/plugin-transform-typeof-symbol","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"runtime","optional":false},{"id":230152335,"package_name":"@babel/plugin-transform-unicode-escapes","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"runtime","optional":false},{"id":230152336,"package_name":"@babel/plugin-transform-unicode-regex","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"runtime","optional":false},{"id":230152337,"package_name":"@babel/preset-env","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"runtime","optional":false},{"id":230152338,"package_name":"@babel/preset-modules","ecosystem":"npm","requirements":"0.1.5","direct":false,"kind":"runtime","optional":false},{"id":230152339,"package_name":"@babel/runtime-corejs3","ecosystem":"npm","requirements":"7.16.3","direct":false,"kind":"runtime","optional":false},{"id":230152340,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"7.16.3","direct":false,"kind":"runtime","optional":false},{"id":230152341,"package_name":"@babel/template","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"runtime","optional":false},{"id":230152342,"package_name":"@babel/traverse","ecosystem":"npm","requirements":"7.16.3","direct":false,"kind":"runtime","optional":false},{"id":230152343,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"runtime","optional":false},{"id":230152344,"package_name":"@bcoe/v8-coverage","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"runtime","optional":false},{"id":230152345,"package_name":"@discoveryjs/json-ext","ecosystem":"npm","requirements":"0.5.5","direct":false,"kind":"runtime","optional":false},{"id":230152346,"package_name":"@eslint/eslintrc","ecosystem":"npm","requirements":"0.4.3","direct":false,"kind":"runtime","optional":false},{"id":230152347,"package_name":"@humanwhocodes/config-array","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":230152348,"package_name":"@humanwhocodes/object-schema","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":230152429,"package_name":"asynckit","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":230152349,"package_name":"@istanbuljs/load-nyc-config","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":230152350,"package_name":"@istanbuljs/schema","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"runtime","optional":false},{"id":230152351,"package_name":"@jest/console","ecosystem":"npm","requirements":"27.3.1","direct":false,"kind":"runtime","optional":false},{"id":230152352,"package_name":"@jest/core","ecosystem":"npm","requirements":"27.3.1","direct":false,"kind":"runtime","optional":false},{"id":230152353,"package_name":"@jest/environment","ecosystem":"npm","requirements":"27.3.1","direct":false,"kind":"runtime","optional":false},{"id":230152354,"package_name":"@jest/fake-timers","ecosystem":"npm","requirements":"27.3.1","direct":false,"kind":"runtime","optional":false},{"id":230152355,"package_name":"@jest/globals","ecosystem":"npm","requirements":"27.3.1","direct":false,"kind":"runtime","optional":false},{"id":230152356,"package_name":"@jest/reporters","ecosystem":"npm","requirements":"27.3.1","direct":false,"kind":"runtime","optional":false},{"id":230152357,"package_name":"@jest/source-map","ecosystem":"npm","requirements":"27.0.6","direct":false,"kind":"runtime","optional":false},{"id":230152358,"package_name":"@jest/test-result","ecosystem":"npm","requirements":"27.3.1","direct":false,"kind":"runtime","optional":false},{"id":230152359,"package_name":"@jest/test-sequencer","ecosystem":"npm","requirements":"27.3.1","direct":false,"kind":"runtime","optional":false},{"id":230152360,"package_name":"@jest/transform","ecosystem":"npm","requirements":"27.3.1","direct":false,"kind":"runtime","optional":false},{"id":230152361,"package_name":"@jest/types","ecosystem":"npm","requirements":"27.2.5","direct":false,"kind":"runtime","optional":false},{"id":230152362,"package_name":"@sinonjs/commons","ecosystem":"npm","requirements":"1.8.3","direct":false,"kind":"runtime","optional":false},{"id":230152363,"package_name":"@sinonjs/fake-timers","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"runtime","optional":false},{"id":230152364,"package_name":"@tootallnate/once","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":230152365,"package_name":"@types/babel__core","ecosystem":"npm","requirements":"7.1.16","direct":false,"kind":"runtime","optional":false},{"id":230152366,"package_name":"@types/babel__generator","ecosystem":"npm","requirements":"7.6.3","direct":false,"kind":"runtime","optional":false},{"id":230152367,"package_name":"@types/babel__template","ecosystem":"npm","requirements":"7.4.1","direct":false,"kind":"runtime","optional":false},{"id":230152368,"package_name":"@types/babel__traverse","ecosystem":"npm","requirements":"7.14.2","direct":false,"kind":"runtime","optional":false},{"id":230152369,"package_name":"@types/eslint-scope","ecosystem":"npm","requirements":"3.7.1","direct":false,"kind":"runtime","optional":false},{"id":230152370,"package_name":"@types/eslint","ecosystem":"npm","requirements":"7.28.2","direct":false,"kind":"runtime","optional":false},{"id":230152371,"package_name":"@types/estree","ecosystem":"npm","requirements":"0.0.50","direct":false,"kind":"runtime","optional":false},{"id":230152372,"package_name":"@types/graceful-fs","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"runtime","optional":false},{"id":230152373,"package_name":"@types/istanbul-lib-coverage","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":230152374,"package_name":"@types/istanbul-lib-report","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":230152375,"package_name":"@types/istanbul-reports","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":230152376,"package_name":"@types/json-schema","ecosystem":"npm","requirements":"7.0.9","direct":false,"kind":"runtime","optional":false},{"id":230152377,"package_name":"@types/json5","ecosystem":"npm","requirements":"0.0.29","direct":false,"kind":"runtime","optional":false},{"id":230152378,"package_name":"@types/node","ecosystem":"npm","requirements":"16.11.7","direct":false,"kind":"runtime","optional":false},{"id":230152379,"package_name":"@types/prettier","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":230152380,"package_name":"@types/stack-utils","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":230152381,"package_name":"@types/yargs-parser","ecosystem":"npm","requirements":"20.2.1","direct":false,"kind":"runtime","optional":false},{"id":230152382,"package_name":"@types/yargs","ecosystem":"npm","requirements":"16.0.4","direct":false,"kind":"runtime","optional":false},{"id":230152383,"package_name":"@webassemblyjs/ast","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":230152384,"package_name":"@webassemblyjs/floating-point-hex-parser","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":230152385,"package_name":"@webassemblyjs/helper-api-error","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":230152386,"package_name":"@webassemblyjs/helper-buffer","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":230152387,"package_name":"@webassemblyjs/helper-numbers","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":230152388,"package_name":"@webassemblyjs/helper-wasm-bytecode","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":230152389,"package_name":"@webassemblyjs/helper-wasm-section","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":230152390,"package_name":"@webassemblyjs/ieee754","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":230152391,"package_name":"@webassemblyjs/leb128","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":230152392,"package_name":"@webassemblyjs/utf8","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":230152393,"package_name":"@webassemblyjs/wasm-edit","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":230152394,"package_name":"@webassemblyjs/wasm-gen","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":230152395,"package_name":"@webassemblyjs/wasm-opt","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":230152396,"package_name":"@webassemblyjs/wasm-parser","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":230152397,"package_name":"@webassemblyjs/wast-printer","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":230152398,"package_name":"@webpack-cli/configtest","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":230152399,"package_name":"@webpack-cli/info","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":230152400,"package_name":"@webpack-cli/serve","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":230152401,"package_name":"@xtuc/ieee754","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":230152402,"package_name":"@xtuc/long","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"runtime","optional":false},{"id":230152403,"package_name":"abab","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":230152404,"package_name":"acorn-globals","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":230152405,"package_name":"acorn-import-assertions","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":230152406,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"runtime","optional":false},{"id":230152407,"package_name":"acorn-walk","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":230152408,"package_name":"acorn","ecosystem":"npm","requirements":"7.4.1","direct":false,"kind":"runtime","optional":false},{"id":230152409,"package_name":"acorn","ecosystem":"npm","requirements":"8.5.0","direct":false,"kind":"runtime","optional":false},{"id":230152410,"package_name":"agent-base","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":230152411,"package_name":"ajv-keywords","ecosystem":"npm","requirements":"3.5.2","direct":false,"kind":"runtime","optional":false},{"id":230152412,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.6","direct":false,"kind":"runtime","optional":false},{"id":230152413,"package_name":"ajv","ecosystem":"npm","requirements":"8.6.3","direct":false,"kind":"runtime","optional":false},{"id":230152414,"package_name":"ansi-colors","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":230152415,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"4.3.2","direct":false,"kind":"runtime","optional":false},{"id":230152416,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":230152417,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"runtime","optional":false},{"id":230152418,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":230152419,"package_name":"ansi-styles","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":230152420,"package_name":"anymatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":230152421,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"runtime","optional":false},{"id":230152422,"package_name":"argparse","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":230152423,"package_name":"aria-query","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"runtime","optional":false},{"id":230152424,"package_name":"array-includes","ecosystem":"npm","requirements":"3.1.4","direct":false,"kind":"runtime","optional":false},{"id":230152425,"package_name":"array.prototype.flat","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"runtime","optional":false},{"id":230152426,"package_name":"array.prototype.flatmap","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"runtime","optional":false},{"id":230152427,"package_name":"ast-types-flow","ecosystem":"npm","requirements":"0.0.7","direct":false,"kind":"runtime","optional":false},{"id":230152428,"package_name":"astral-regex","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":230152430,"package_name":"axe-core","ecosystem":"npm","requirements":"4.3.5","direct":false,"kind":"runtime","optional":false},{"id":230152431,"package_name":"axobject-query","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":230152432,"package_name":"babel-jest","ecosystem":"npm","requirements":"27.3.1","direct":false,"kind":"runtime","optional":false},{"id":230152433,"package_name":"babel-loader","ecosystem":"npm","requirements":"8.2.3","direct":false,"kind":"runtime","optional":false},{"id":230152434,"package_name":"babel-plugin-dynamic-import-node","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"runtime","optional":false},{"id":230152435,"package_name":"babel-plugin-istanbul","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"runtime","optional":false},{"id":230152436,"package_name":"babel-plugin-jest-hoist","ecosystem":"npm","requirements":"27.2.0","direct":false,"kind":"runtime","optional":false},{"id":230152437,"package_name":"babel-plugin-polyfill-corejs2","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"runtime","optional":false},{"id":230152438,"package_name":"babel-plugin-polyfill-corejs3","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":230152439,"package_name":"babel-plugin-polyfill-regenerator","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"runtime","optional":false},{"id":230152440,"package_name":"babel-preset-current-node-syntax","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":230152441,"package_name":"babel-preset-jest","ecosystem":"npm","requirements":"27.2.0","direct":false,"kind":"runtime","optional":false},{"id":230152442,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":230152443,"package_name":"big.js","ecosystem":"npm","requirements":"5.2.2","direct":false,"kind":"runtime","optional":false},{"id":230152444,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"runtime","optional":false},{"id":230152445,"package_name":"braces","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":230152446,"package_name":"browser-process-hrtime","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":230152447,"package_name":"browserslist","ecosystem":"npm","requirements":"4.18.0","direct":false,"kind":"runtime","optional":false},{"id":230152448,"package_name":"bser","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":230152449,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":230152450,"package_name":"call-bind","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":230152451,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":230152452,"package_name":"camelcase","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"runtime","optional":false},{"id":230152453,"package_name":"camelcase","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"runtime","optional":false},{"id":230152454,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30001280","direct":false,"kind":"runtime","optional":false},{"id":230152455,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":230152456,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":230152457,"package_name":"char-regex","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":230152458,"package_name":"chrome-trace-event","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":230152459,"package_name":"ci-info","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":230152460,"package_name":"cjs-module-lexer","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":230152461,"package_name":"cliui","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"runtime","optional":false},{"id":230152462,"package_name":"clone-deep","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":230152463,"package_name":"co","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"runtime","optional":false},{"id":230152464,"package_name":"collect-v8-coverage","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":230152465,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"runtime","optional":false},{"id":230152466,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":230152467,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":230152468,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":230152469,"package_name":"colorette","ecosystem":"npm","requirements":"2.0.16","direct":false,"kind":"runtime","optional":false},{"id":230152470,"package_name":"combined-stream","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":230152471,"package_name":"commander","ecosystem":"npm","requirements":"2.20.3","direct":false,"kind":"runtime","optional":false},{"id":230152472,"package_name":"commander","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":230152473,"package_name":"commondir","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":230152474,"package_name":"compression-webpack-plugin","ecosystem":"npm","requirements":"9.0.0","direct":false,"kind":"runtime","optional":false},{"id":230152475,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":230152476,"package_name":"confusing-browser-globals","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"runtime","optional":false},{"id":230152477,"package_name":"convert-source-map","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":230152478,"package_name":"core-js-compat","ecosystem":"npm","requirements":"3.19.1","direct":false,"kind":"runtime","optional":false},{"id":230152479,"package_name":"core-js-pure","ecosystem":"npm","requirements":"3.19.1","direct":false,"kind":"runtime","optional":false},{"id":230152480,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"runtime","optional":false},{"id":230152481,"package_name":"cssom","ecosystem":"npm","requirements":"0.4.4","direct":false,"kind":"runtime","optional":false},{"id":230152482,"package_name":"cssom","ecosystem":"npm","requirements":"0.3.8","direct":false,"kind":"runtime","optional":false},{"id":230152483,"package_name":"cssstyle","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":230152484,"package_name":"damerau-levenshtein","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":230152485,"package_name":"data-urls","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":230152486,"package_name":"debug","ecosystem":"npm","requirements":"4.3.2","direct":false,"kind":"runtime","optional":false},{"id":230152487,"package_name":"debug","ecosystem":"npm","requirements":"2.6.9","direct":false,"kind":"runtime","optional":false},{"id":230152488,"package_name":"debug","ecosystem":"npm","requirements":"3.2.7","direct":false,"kind":"runtime","optional":false},{"id":230152489,"package_name":"decimal.js","ecosystem":"npm","requirements":"10.3.1","direct":false,"kind":"runtime","optional":false},{"id":230152490,"package_name":"dedent","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":230152491,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":230152492,"package_name":"deepmerge","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"runtime","optional":false},{"id":230152493,"package_name":"define-properties","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":230152494,"package_name":"delayed-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":230152495,"package_name":"detect-newline","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":230152496,"package_name":"diff-sequences","ecosystem":"npm","requirements":"27.0.6","direct":false,"kind":"runtime","optional":false},{"id":230152497,"package_name":"doctrine","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":230152498,"package_name":"doctrine","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":230152499,"package_name":"domexception","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":230152500,"package_name":"electron-to-chromium","ecosystem":"npm","requirements":"1.3.896","direct":false,"kind":"runtime","optional":false},{"id":230152501,"package_name":"emittery","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"runtime","optional":false},{"id":230152502,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":230152503,"package_name":"emoji-regex","ecosystem":"npm","requirements":"9.2.2","direct":false,"kind":"runtime","optional":false},{"id":230152504,"package_name":"emojis-list","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":230152505,"package_name":"enhanced-resolve","ecosystem":"npm","requirements":"5.8.3","direct":false,"kind":"runtime","optional":false},{"id":230152506,"package_name":"enquirer","ecosystem":"npm","requirements":"2.3.6","direct":false,"kind":"runtime","optional":false},{"id":230152507,"package_name":"envinfo","ecosystem":"npm","requirements":"7.8.1","direct":false,"kind":"runtime","optional":false},{"id":230152508,"package_name":"es-abstract","ecosystem":"npm","requirements":"1.19.1","direct":false,"kind":"runtime","optional":false},{"id":230152509,"package_name":"es-module-lexer","ecosystem":"npm","requirements":"0.9.3","direct":false,"kind":"runtime","optional":false},{"id":230152510,"package_name":"es-to-primitive","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":230152511,"package_name":"escalade","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":230152512,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":230152597,"package_name":"is-generator-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":230152513,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":230152514,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":230152515,"package_name":"escodegen","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":230152516,"package_name":"eslint-config-airbnb-base","ecosystem":"npm","requirements":"14.2.1","direct":false,"kind":"runtime","optional":false},{"id":230152517,"package_name":"eslint-config-airbnb","ecosystem":"npm","requirements":"18.2.1","direct":false,"kind":"runtime","optional":false},{"id":230152518,"package_name":"eslint-config-prettier","ecosystem":"npm","requirements":"8.3.0","direct":false,"kind":"runtime","optional":false},{"id":230152519,"package_name":"eslint-import-resolver-node","ecosystem":"npm","requirements":"0.3.6","direct":false,"kind":"runtime","optional":false},{"id":230152520,"package_name":"eslint-module-utils","ecosystem":"npm","requirements":"2.7.1","direct":false,"kind":"runtime","optional":false},{"id":230152521,"package_name":"eslint-plugin-import","ecosystem":"npm","requirements":"2.25.3","direct":false,"kind":"runtime","optional":false},{"id":230152522,"package_name":"eslint-plugin-jsx-a11y","ecosystem":"npm","requirements":"6.5.1","direct":false,"kind":"runtime","optional":false},{"id":230152523,"package_name":"eslint-plugin-react","ecosystem":"npm","requirements":"7.27.0","direct":false,"kind":"runtime","optional":false},{"id":230152524,"package_name":"eslint-scope","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":230152525,"package_name":"eslint-utils","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":230152526,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":230152527,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":230152528,"package_name":"eslint","ecosystem":"npm","requirements":"7.32.0","direct":false,"kind":"runtime","optional":false},{"id":230152529,"package_name":"espree","ecosystem":"npm","requirements":"7.3.1","direct":false,"kind":"runtime","optional":false},{"id":230152530,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":230152531,"package_name":"esquery","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":230152532,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":230152533,"package_name":"estraverse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":230152534,"package_name":"estraverse","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":230152535,"package_name":"estraverse","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":230152536,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":230152537,"package_name":"events","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":230152538,"package_name":"execa","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":230152539,"package_name":"exit","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":230152540,"package_name":"expect","ecosystem":"npm","requirements":"27.3.1","direct":false,"kind":"runtime","optional":false},{"id":230152541,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":230152542,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":230152543,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":230152544,"package_name":"fastest-levenshtein","ecosystem":"npm","requirements":"1.0.12","direct":false,"kind":"runtime","optional":false},{"id":230152545,"package_name":"fb-watchman","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":230152546,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":230152547,"package_name":"fill-range","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":230152548,"package_name":"find-cache-dir","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"runtime","optional":false},{"id":230152549,"package_name":"find-up","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":230152550,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":230152551,"package_name":"flat-cache","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":230152552,"package_name":"flatted","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"runtime","optional":false},{"id":230152553,"package_name":"form-data","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":230152554,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":230152555,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"runtime","optional":false},{"id":230152556,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":230152557,"package_name":"functional-red-black-tree","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":230152558,"package_name":"gensync","ecosystem":"npm","requirements":"1.0.0-beta.2","direct":false,"kind":"runtime","optional":false},{"id":230152559,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":230152560,"package_name":"get-intrinsic","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":230152561,"package_name":"get-package-type","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":230152562,"package_name":"get-stream","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":230152563,"package_name":"get-symbol-description","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":230152564,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":230152565,"package_name":"glob-to-regexp","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":230152566,"package_name":"glob","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":230152567,"package_name":"globals","ecosystem":"npm","requirements":"11.12.0","direct":false,"kind":"runtime","optional":false},{"id":230152568,"package_name":"globals","ecosystem":"npm","requirements":"13.11.0","direct":false,"kind":"runtime","optional":false},{"id":230152569,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.8","direct":false,"kind":"runtime","optional":false},{"id":230152570,"package_name":"has-bigints","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":230152571,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":230152572,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":230152573,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":230152574,"package_name":"has-tostringtag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":230152575,"package_name":"has","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":230152576,"package_name":"html-encoding-sniffer","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":230152577,"package_name":"html-escaper","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":230152578,"package_name":"http-proxy-agent","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":230152579,"package_name":"https-proxy-agent","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":230152580,"package_name":"human-signals","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":230152581,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"runtime","optional":false},{"id":230152582,"package_name":"ignore","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"runtime","optional":false},{"id":230152583,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":230152584,"package_name":"import-local","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":230152585,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":230152586,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":230152587,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":230152588,"package_name":"internal-slot","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":230152589,"package_name":"interpret","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":230152590,"package_name":"is-bigint","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":230152591,"package_name":"is-boolean-object","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":230152592,"package_name":"is-callable","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":230152593,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.8.0","direct":false,"kind":"runtime","optional":false},{"id":230152594,"package_name":"is-date-object","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":230152595,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":230152596,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":230152598,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":230152599,"package_name":"is-negative-zero","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":230152600,"package_name":"is-number-object","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":230152601,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":230152602,"package_name":"is-plain-object","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":230152603,"package_name":"is-potential-custom-element-name","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":230152604,"package_name":"is-regex","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":230152605,"package_name":"is-shared-array-buffer","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":230152606,"package_name":"is-stream","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":230152607,"package_name":"is-string","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":230152608,"package_name":"is-symbol","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":230152609,"package_name":"is-typedarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":230152610,"package_name":"is-weakref","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":230152611,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":230152612,"package_name":"isobject","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":230152613,"package_name":"istanbul-lib-coverage","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":230152614,"package_name":"istanbul-lib-instrument","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":230152615,"package_name":"istanbul-lib-instrument","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":230152616,"package_name":"istanbul-lib-report","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":230152617,"package_name":"istanbul-lib-source-maps","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":230152618,"package_name":"istanbul-reports","ecosystem":"npm","requirements":"3.0.5","direct":false,"kind":"runtime","optional":false},{"id":230152619,"package_name":"jest-changed-files","ecosystem":"npm","requirements":"27.3.0","direct":false,"kind":"runtime","optional":false},{"id":230152620,"package_name":"jest-circus","ecosystem":"npm","requirements":"27.3.1","direct":false,"kind":"runtime","optional":false},{"id":230152621,"package_name":"jest-cli","ecosystem":"npm","requirements":"27.3.1","direct":false,"kind":"runtime","optional":false},{"id":230152622,"package_name":"jest-config","ecosystem":"npm","requirements":"27.3.1","direct":false,"kind":"runtime","optional":false},{"id":230152623,"package_name":"jest-diff","ecosystem":"npm","requirements":"27.3.1","direct":false,"kind":"runtime","optional":false},{"id":230152624,"package_name":"jest-docblock","ecosystem":"npm","requirements":"27.0.6","direct":false,"kind":"runtime","optional":false},{"id":230152625,"package_name":"jest-each","ecosystem":"npm","requirements":"27.3.1","direct":false,"kind":"runtime","optional":false},{"id":230152626,"package_name":"jest-environment-jsdom","ecosystem":"npm","requirements":"27.3.1","direct":false,"kind":"runtime","optional":false},{"id":230152627,"package_name":"jest-environment-node","ecosystem":"npm","requirements":"27.3.1","direct":false,"kind":"runtime","optional":false},{"id":230152628,"package_name":"jest-get-type","ecosystem":"npm","requirements":"27.3.1","direct":false,"kind":"runtime","optional":false},{"id":230152629,"package_name":"jest-haste-map","ecosystem":"npm","requirements":"27.3.1","direct":false,"kind":"runtime","optional":false},{"id":230152630,"package_name":"jest-jasmine2","ecosystem":"npm","requirements":"27.3.1","direct":false,"kind":"runtime","optional":false},{"id":230152631,"package_name":"jest-leak-detector","ecosystem":"npm","requirements":"27.3.1","direct":false,"kind":"runtime","optional":false},{"id":230152632,"package_name":"jest-matcher-utils","ecosystem":"npm","requirements":"27.3.1","direct":false,"kind":"runtime","optional":false},{"id":230152633,"package_name":"jest-message-util","ecosystem":"npm","requirements":"27.3.1","direct":false,"kind":"runtime","optional":false},{"id":230152634,"package_name":"jest-mock","ecosystem":"npm","requirements":"27.3.0","direct":false,"kind":"runtime","optional":false},{"id":230152635,"package_name":"jest-pnp-resolver","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":230152636,"package_name":"jest-regex-util","ecosystem":"npm","requirements":"27.0.6","direct":false,"kind":"runtime","optional":false},{"id":230152637,"package_name":"jest-resolve-dependencies","ecosystem":"npm","requirements":"27.3.1","direct":false,"kind":"runtime","optional":false},{"id":230152638,"package_name":"jest-resolve","ecosystem":"npm","requirements":"27.3.1","direct":false,"kind":"runtime","optional":false},{"id":230152639,"package_name":"jest-runner","ecosystem":"npm","requirements":"27.3.1","direct":false,"kind":"runtime","optional":false},{"id":230152640,"package_name":"jest-runtime","ecosystem":"npm","requirements":"27.3.1","direct":false,"kind":"runtime","optional":false},{"id":230152641,"package_name":"jest-serializer","ecosystem":"npm","requirements":"27.0.6","direct":false,"kind":"runtime","optional":false},{"id":230152642,"package_name":"jest-snapshot","ecosystem":"npm","requirements":"27.3.1","direct":false,"kind":"runtime","optional":false},{"id":230152643,"package_name":"jest-util","ecosystem":"npm","requirements":"27.3.1","direct":false,"kind":"runtime","optional":false},{"id":230152644,"package_name":"jest-validate","ecosystem":"npm","requirements":"27.3.1","direct":false,"kind":"runtime","optional":false},{"id":230152645,"package_name":"jest-watcher","ecosystem":"npm","requirements":"27.3.1","direct":false,"kind":"runtime","optional":false},{"id":230152646,"package_name":"jest-worker","ecosystem":"npm","requirements":"27.3.1","direct":false,"kind":"runtime","optional":false},{"id":230152647,"package_name":"jest","ecosystem":"npm","requirements":"27.3.1","direct":false,"kind":"runtime","optional":false},{"id":230152648,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":230152649,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"runtime","optional":false},{"id":230152650,"package_name":"js-yaml","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":230152651,"package_name":"jsdom","ecosystem":"npm","requirements":"16.7.0","direct":false,"kind":"runtime","optional":false},{"id":230152652,"package_name":"jsesc","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"runtime","optional":false},{"id":230152653,"package_name":"jsesc","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":230152654,"package_name":"json-parse-better-errors","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":230152655,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":230152656,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":230152657,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":230152658,"package_name":"json5","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":230152659,"package_name":"json5","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":230152660,"package_name":"jsx-ast-utils","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"runtime","optional":false},{"id":230152661,"package_name":"kind-of","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":230152662,"package_name":"kleur","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":230152663,"package_name":"language-subtag-registry","ecosystem":"npm","requirements":"0.3.21","direct":false,"kind":"runtime","optional":false},{"id":230152664,"package_name":"language-tags","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":230152665,"package_name":"leven","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":230152666,"package_name":"levn","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":230152667,"package_name":"levn","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":230152668,"package_name":"loader-runner","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":230152669,"package_name":"loader-utils","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":230152670,"package_name":"locate-path","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":230152671,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":230152672,"package_name":"lockfile","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":230152673,"package_name":"lodash.clonedeep","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"runtime","optional":false},{"id":230152674,"package_name":"lodash.debounce","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"runtime","optional":false},{"id":230152675,"package_name":"lodash.get","ecosystem":"npm","requirements":"4.4.2","direct":false,"kind":"runtime","optional":false},{"id":230152676,"package_name":"lodash.has","ecosystem":"npm","requirements":"4.5.2","direct":false,"kind":"runtime","optional":false},{"id":230152677,"package_name":"lodash.merge","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"runtime","optional":false},{"id":230152678,"package_name":"lodash.truncate","ecosystem":"npm","requirements":"4.4.2","direct":false,"kind":"runtime","optional":false},{"id":230152679,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"runtime","optional":false},{"id":230152680,"package_name":"loose-envify","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":230152681,"package_name":"lru-cache","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":230152682,"package_name":"make-dir","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":230152683,"package_name":"makeerror","ecosystem":"npm","requirements":"1.0.12","direct":false,"kind":"runtime","optional":false},{"id":230152684,"package_name":"merge-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":230152685,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"runtime","optional":false},{"id":230152686,"package_name":"mime-db","ecosystem":"npm","requirements":"1.51.0","direct":false,"kind":"runtime","optional":false},{"id":230152687,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.34","direct":false,"kind":"runtime","optional":false},{"id":230152688,"package_name":"mimic-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":230152689,"package_name":"minimatch","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":230152690,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.6","direct":false,"kind":"runtime","optional":false},{"id":230152691,"package_name":"ms","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":230152692,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":230152693,"package_name":"ms","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"runtime","optional":false},{"id":230152694,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":230152695,"package_name":"neo-async","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"runtime","optional":false},{"id":230152696,"package_name":"node-int64","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":230152697,"package_name":"node-modules-regexp","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":230152698,"package_name":"node-releases","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":230152699,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":230152700,"package_name":"npm-run-path","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":230152701,"package_name":"nwsapi","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":230152702,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":230152703,"package_name":"object-inspect","ecosystem":"npm","requirements":"1.11.0","direct":false,"kind":"runtime","optional":false},{"id":230152704,"package_name":"object-keys","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":230152705,"package_name":"object.assign","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":230152706,"package_name":"object.entries","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":230152707,"package_name":"object.fromentries","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":230152708,"package_name":"object.hasown","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":230152709,"package_name":"object.values","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":230152710,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":230152711,"package_name":"onetime","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":230152712,"package_name":"optionator","ecosystem":"npm","requirements":"0.8.3","direct":false,"kind":"runtime","optional":false},{"id":230152713,"package_name":"optionator","ecosystem":"npm","requirements":"0.9.1","direct":false,"kind":"runtime","optional":false},{"id":230152714,"package_name":"p-limit","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":230152715,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":230152716,"package_name":"p-locate","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":230152717,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":230152718,"package_name":"p-try","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":230152719,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":230152720,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":230152721,"package_name":"parse5","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":230152722,"package_name":"path-complete-extname","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":230152723,"package_name":"path-exists","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":230152724,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":230152725,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":230152726,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":230152727,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":230152728,"package_name":"picocolors","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":230152729,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":230152730,"package_name":"pirates","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":230152731,"package_name":"pkg-dir","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":230152732,"package_name":"pkg-dir","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":230152733,"package_name":"pnp-webpack-plugin","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"runtime","optional":false},{"id":230152734,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":230152735,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":230152736,"package_name":"pretty-format","ecosystem":"npm","requirements":"27.3.1","direct":false,"kind":"runtime","optional":false},{"id":230152737,"package_name":"progress","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":230152738,"package_name":"prompts","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":230152739,"package_name":"prop-types","ecosystem":"npm","requirements":"15.7.2","direct":false,"kind":"runtime","optional":false},{"id":230152740,"package_name":"psl","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":230152741,"package_name":"punycode","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":230152742,"package_name":"randombytes","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":230152743,"package_name":"react-is","ecosystem":"npm","requirements":"16.13.1","direct":false,"kind":"runtime","optional":false},{"id":230152744,"package_name":"react-is","ecosystem":"npm","requirements":"17.0.2","direct":false,"kind":"runtime","optional":false},{"id":230152745,"package_name":"rechoir","ecosystem":"npm","requirements":"0.7.1","direct":false,"kind":"runtime","optional":false},{"id":230152746,"package_name":"regenerate-unicode-properties","ecosystem":"npm","requirements":"9.0.0","direct":false,"kind":"runtime","optional":false},{"id":230152747,"package_name":"regenerate","ecosystem":"npm","requirements":"1.4.2","direct":false,"kind":"runtime","optional":false},{"id":230152748,"package_name":"regenerator-runtime","ecosystem":"npm","requirements":"0.13.9","direct":false,"kind":"runtime","optional":false},{"id":230152749,"package_name":"regenerator-transform","ecosystem":"npm","requirements":"0.14.5","direct":false,"kind":"runtime","optional":false},{"id":230152750,"package_name":"regexp.prototype.flags","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":230152751,"package_name":"regexpp","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":230152752,"package_name":"regexpu-core","ecosystem":"npm","requirements":"4.8.0","direct":false,"kind":"runtime","optional":false},{"id":230152753,"package_name":"regjsgen","ecosystem":"npm","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":230152754,"package_name":"regjsparser","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":230152755,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":230152756,"package_name":"require-from-string","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":230152757,"package_name":"resolve-cwd","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":230152758,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":230152759,"package_name":"resolve-from","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":230152760,"package_name":"resolve.exports","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":230152761,"package_name":"resolve","ecosystem":"npm","requirements":"1.20.0","direct":false,"kind":"runtime","optional":false},{"id":230152762,"package_name":"resolve","ecosystem":"npm","requirements":"2.0.0-next.3","direct":false,"kind":"runtime","optional":false},{"id":230152763,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":230152764,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":230152765,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":230152766,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":230152767,"package_name":"saxes","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":230152768,"package_name":"schema-utils","ecosystem":"npm","requirements":"2.7.1","direct":false,"kind":"runtime","optional":false},{"id":230152769,"package_name":"schema-utils","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":230152770,"package_name":"semver","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":230152771,"package_name":"semver","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":230152772,"package_name":"semver","ecosystem":"npm","requirements":"7.3.5","direct":false,"kind":"runtime","optional":false},{"id":230152773,"package_name":"serialize-javascript","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":230152774,"package_name":"shallow-clone","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":230152775,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":230152776,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":230152777,"package_name":"side-channel","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":230152778,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.5","direct":false,"kind":"runtime","optional":false},{"id":230152779,"package_name":"sisteransi","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":230152780,"package_name":"slash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":230152781,"package_name":"slice-ansi","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":230152782,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.20","direct":false,"kind":"runtime","optional":false},{"id":230152783,"package_name":"source-map","ecosystem":"npm","requirements":"0.5.7","direct":false,"kind":"runtime","optional":false},{"id":230152784,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":230152785,"package_name":"source-map","ecosystem":"npm","requirements":"0.7.3","direct":false,"kind":"runtime","optional":false},{"id":230152786,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":230152787,"package_name":"stack-utils","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":230152788,"package_name":"string-length","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":230152789,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"runtime","optional":false},{"id":230152790,"package_name":"string.prototype.matchall","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"runtime","optional":false},{"id":230152791,"package_name":"string.prototype.trimend","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":230152792,"package_name":"string.prototype.trimstart","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":230152793,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":230152794,"package_name":"strip-bom","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":230152795,"package_name":"strip-bom","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":230152796,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":230152797,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":230152798,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":230152799,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":230152800,"package_name":"supports-color","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"runtime","optional":false},{"id":230152801,"package_name":"supports-hyperlinks","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":230152802,"package_name":"symbol-tree","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"runtime","optional":false},{"id":230152803,"package_name":"table","ecosystem":"npm","requirements":"6.7.2","direct":false,"kind":"runtime","optional":false},{"id":230152804,"package_name":"tapable","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":230152805,"package_name":"terminal-link","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":230152806,"package_name":"terser-webpack-plugin","ecosystem":"npm","requirements":"5.2.5","direct":false,"kind":"runtime","optional":false},{"id":230152807,"package_name":"terser","ecosystem":"npm","requirements":"5.9.0","direct":false,"kind":"runtime","optional":false},{"id":230152808,"package_name":"test-exclude","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":230152809,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":230152810,"package_name":"throat","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":230152811,"package_name":"tmpl","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":230152812,"package_name":"to-fast-properties","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":230152813,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":230152814,"package_name":"tough-cookie","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":230152815,"package_name":"tr46","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":230152816,"package_name":"ts-pnp","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":230152817,"package_name":"tsconfig-paths","ecosystem":"npm","requirements":"3.11.0","direct":false,"kind":"runtime","optional":false},{"id":230152818,"package_name":"type-check","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":230152819,"package_name":"type-check","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":230152820,"package_name":"type-detect","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"runtime","optional":false},{"id":230152821,"package_name":"type-fest","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"runtime","optional":false},{"id":230152822,"package_name":"type-fest","ecosystem":"npm","requirements":"0.21.3","direct":false,"kind":"runtime","optional":false},{"id":230152823,"package_name":"typedarray-to-buffer","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"runtime","optional":false},{"id":230152824,"package_name":"unbox-primitive","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":230152825,"package_name":"unicode-canonical-property-names-ecmascript","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":230152826,"package_name":"unicode-match-property-ecmascript","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":230152827,"package_name":"unicode-match-property-value-ecmascript","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":230152828,"package_name":"unicode-property-aliases-ecmascript","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":230152829,"package_name":"universalify","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":230152830,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"runtime","optional":false},{"id":230152831,"package_name":"v8-compile-cache","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":230152832,"package_name":"v8-to-istanbul","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"runtime","optional":false},{"id":230152833,"package_name":"w3c-hr-time","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":230152834,"package_name":"w3c-xmlserializer","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":230152835,"package_name":"walker","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":230152836,"package_name":"watchpack","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":230152837,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":230152838,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":230152839,"package_name":"webpack-assets-manifest","ecosystem":"npm","requirements":"5.0.6","direct":false,"kind":"runtime","optional":false},{"id":230152840,"package_name":"webpack-cli","ecosystem":"npm","requirements":"4.9.1","direct":false,"kind":"runtime","optional":false},{"id":230152841,"package_name":"webpack-merge","ecosystem":"npm","requirements":"5.8.0","direct":false,"kind":"runtime","optional":false},{"id":230152842,"package_name":"webpack-sources","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"runtime","optional":false},{"id":230152843,"package_name":"webpack","ecosystem":"npm","requirements":"5.64.0","direct":false,"kind":"runtime","optional":false},{"id":230152844,"package_name":"whatwg-encoding","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":230152845,"package_name":"whatwg-mimetype","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":230152846,"package_name":"whatwg-url","ecosystem":"npm","requirements":"8.7.0","direct":false,"kind":"runtime","optional":false},{"id":230152847,"package_name":"which-boxed-primitive","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":230152848,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":230152849,"package_name":"wildcard","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":230152850,"package_name":"word-wrap","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":230152851,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":230152852,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":230152853,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":230152854,"package_name":"ws","ecosystem":"npm","requirements":"7.5.5","direct":false,"kind":"runtime","optional":false},{"id":230152855,"package_name":"xml-name-validator","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":230152856,"package_name":"xmlchars","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":230152857,"package_name":"y18n","ecosystem":"npm","requirements":"5.0.8","direct":false,"kind":"runtime","optional":false},{"id":230152858,"package_name":"yallist","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":230152859,"package_name":"yargs-parser","ecosystem":"npm","requirements":"20.2.9","direct":false,"kind":"runtime","optional":false},{"id":230152860,"package_name":"yargs","ecosystem":"npm","requirements":"16.2.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"rubygems","filepath":"Gemfile","sha":null,"kind":"manifest","created_at":"2022-07-16T05:30:37.884Z","updated_at":"2022-07-16T05:30:37.884Z","repository_link":"https://github.com/rails/webpacker/blob/master/Gemfile","dependencies":[{"id":230153039,"package_name":"rails","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":230153040,"package_name":"rake","ecosystem":"rubygems","requirements":"\u003e= 11.1","direct":true,"kind":"runtime","optional":false},{"id":230153041,"package_name":"rack-proxy","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":230153042,"package_name":"semantic_range","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":230153043,"package_name":"minitest","ecosystem":"rubygems","requirements":"~\u003e 5.0","direct":true,"kind":"development","optional":false},{"id":230153044,"package_name":"byebug","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"rubygems","filepath":"Gemfile.lock","sha":null,"kind":"lockfile","created_at":"2022-07-16T05:30:37.949Z","updated_at":"2022-07-16T05:30:37.949Z","repository_link":"https://github.com/rails/webpacker/blob/master/Gemfile.lock","dependencies":[{"id":230153260,"package_name":"webpacker","ecosystem":"rubygems","requirements":"6.0.0.rc.6","direct":false,"kind":"runtime","optional":false},{"id":230153261,"package_name":"actioncable","ecosystem":"rubygems","requirements":"6.1.4.1","direct":false,"kind":"runtime","optional":false},{"id":230153262,"package_name":"actionmailbox","ecosystem":"rubygems","requirements":"6.1.4.1","direct":false,"kind":"runtime","optional":false},{"id":230153263,"package_name":"actionmailer","ecosystem":"rubygems","requirements":"6.1.4.1","direct":false,"kind":"runtime","optional":false},{"id":230153264,"package_name":"actionpack","ecosystem":"rubygems","requirements":"6.1.4.1","direct":false,"kind":"runtime","optional":false},{"id":230153265,"package_name":"actiontext","ecosystem":"rubygems","requirements":"6.1.4.1","direct":false,"kind":"runtime","optional":false},{"id":230153266,"package_name":"actionview","ecosystem":"rubygems","requirements":"6.1.4.1","direct":false,"kind":"runtime","optional":false},{"id":230153267,"package_name":"activejob","ecosystem":"rubygems","requirements":"6.1.4.1","direct":false,"kind":"runtime","optional":false},{"id":230153268,"package_name":"activemodel","ecosystem":"rubygems","requirements":"6.1.4.1","direct":false,"kind":"runtime","optional":false},{"id":230153269,"package_name":"activerecord","ecosystem":"rubygems","requirements":"6.1.4.1","direct":false,"kind":"runtime","optional":false},{"id":230153270,"package_name":"activestorage","ecosystem":"rubygems","requirements":"6.1.4.1","direct":false,"kind":"runtime","optional":false},{"id":230153271,"package_name":"activesupport","ecosystem":"rubygems","requirements":"6.1.4.1","direct":false,"kind":"runtime","optional":false},{"id":230153272,"package_name":"ast","ecosystem":"rubygems","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":230153273,"package_name":"builder","ecosystem":"rubygems","requirements":"3.2.4","direct":false,"kind":"runtime","optional":false},{"id":230153274,"package_name":"byebug","ecosystem":"rubygems","requirements":"11.1.3","direct":false,"kind":"runtime","optional":false},{"id":230153275,"package_name":"concurrent-ruby","ecosystem":"rubygems","requirements":"1.1.9","direct":false,"kind":"runtime","optional":false},{"id":230153276,"package_name":"crass","ecosystem":"rubygems","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":230153277,"package_name":"erubi","ecosystem":"rubygems","requirements":"1.10.0","direct":false,"kind":"runtime","optional":false},{"id":230153278,"package_name":"globalid","ecosystem":"rubygems","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":230153279,"package_name":"i18n","ecosystem":"rubygems","requirements":"1.8.10","direct":false,"kind":"runtime","optional":false},{"id":230153280,"package_name":"loofah","ecosystem":"rubygems","requirements":"2.18.0","direct":false,"kind":"runtime","optional":false},{"id":230153281,"package_name":"mail","ecosystem":"rubygems","requirements":"2.7.1","direct":false,"kind":"runtime","optional":false},{"id":230153282,"package_name":"marcel","ecosystem":"rubygems","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":230153283,"package_name":"method_source","ecosystem":"rubygems","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":230153284,"package_name":"mini_mime","ecosystem":"rubygems","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":230153285,"package_name":"mini_portile2","ecosystem":"rubygems","requirements":"2.8.0","direct":false,"kind":"runtime","optional":false},{"id":230153286,"package_name":"minitest","ecosystem":"rubygems","requirements":"5.14.4","direct":false,"kind":"runtime","optional":false},{"id":230153287,"package_name":"nio4r","ecosystem":"rubygems","requirements":"2.5.8","direct":false,"kind":"runtime","optional":false},{"id":230153288,"package_name":"nokogiri","ecosystem":"rubygems","requirements":"1.13.6","direct":false,"kind":"runtime","optional":false},{"id":230153289,"package_name":"parallel","ecosystem":"rubygems","requirements":"1.21.0","direct":false,"kind":"runtime","optional":false},{"id":230153290,"package_name":"parser","ecosystem":"rubygems","requirements":"3.0.2.0","direct":false,"kind":"runtime","optional":false},{"id":230153291,"package_name":"racc","ecosystem":"rubygems","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":230153292,"package_name":"rack","ecosystem":"rubygems","requirements":"2.2.3.1","direct":false,"kind":"runtime","optional":false},{"id":230153293,"package_name":"rack-proxy","ecosystem":"rubygems","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":230153294,"package_name":"rack-test","ecosystem":"rubygems","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":230153295,"package_name":"rails","ecosystem":"rubygems","requirements":"6.1.4.1","direct":false,"kind":"runtime","optional":false},{"id":230153296,"package_name":"rails-dom-testing","ecosystem":"rubygems","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":230153297,"package_name":"rails-html-sanitizer","ecosystem":"rubygems","requirements":"1.4.3","direct":false,"kind":"runtime","optional":false},{"id":230153298,"package_name":"railties","ecosystem":"rubygems","requirements":"6.1.4.1","direct":false,"kind":"runtime","optional":false},{"id":230153299,"package_name":"rainbow","ecosystem":"rubygems","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":230153300,"package_name":"rake","ecosystem":"rubygems","requirements":"13.0.6","direct":false,"kind":"runtime","optional":false},{"id":230153301,"package_name":"regexp_parser","ecosystem":"rubygems","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":230153302,"package_name":"rexml","ecosystem":"rubygems","requirements":"3.2.5","direct":false,"kind":"runtime","optional":false},{"id":230153303,"package_name":"rubocop","ecosystem":"rubygems","requirements":"1.21.0","direct":false,"kind":"runtime","optional":false},{"id":230153304,"package_name":"rubocop-ast","ecosystem":"rubygems","requirements":"1.11.0","direct":false,"kind":"runtime","optional":false},{"id":230153305,"package_name":"rubocop-performance","ecosystem":"rubygems","requirements":"1.11.5","direct":false,"kind":"runtime","optional":false},{"id":230153306,"package_name":"ruby-progressbar","ecosystem":"rubygems","requirements":"1.11.0","direct":false,"kind":"runtime","optional":false},{"id":230153307,"package_name":"semantic_range","ecosystem":"rubygems","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":230153308,"package_name":"sprockets","ecosystem":"rubygems","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":230153309,"package_name":"sprockets-rails","ecosystem":"rubygems","requirements":"3.2.2","direct":false,"kind":"runtime","optional":false},{"id":230153310,"package_name":"thor","ecosystem":"rubygems","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":230153311,"package_name":"tzinfo","ecosystem":"rubygems","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":230153312,"package_name":"unicode-display_width","ecosystem":"rubygems","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":230153313,"package_name":"websocket-driver","ecosystem":"rubygems","requirements":"0.7.5","direct":false,"kind":"runtime","optional":false},{"id":230153314,"package_name":"websocket-extensions","ecosystem":"rubygems","requirements":"0.1.5","direct":false,"kind":"runtime","optional":false},{"id":230153315,"package_name":"zeitwerk","ecosystem":"rubygems","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"rubygems","filepath":"webpacker.gemspec","sha":null,"kind":"manifest","created_at":"2022-07-16T05:30:38.047Z","updated_at":"2022-07-16T05:30:38.047Z","repository_link":"https://github.com/rails/webpacker/blob/master/webpacker.gemspec","dependencies":[{"id":230153336,"package_name":"activesupport","ecosystem":"rubygems","requirements":"\u003e= 5.2","direct":true,"kind":"runtime","optional":false},{"id":230153337,"package_name":"railties","ecosystem":"rubygems","requirements":"\u003e= 5.2","direct":true,"kind":"runtime","optional":false},{"id":230153338,"package_name":"rack-proxy","ecosystem":"rubygems","requirements":"\u003e= 0.6.1","direct":true,"kind":"runtime","optional":false},{"id":230153339,"package_name":"semantic_range","ecosystem":"rubygems","requirements":"\u003e= 2.3.0","direct":true,"kind":"runtime","optional":false},{"id":230153340,"package_name":"bundler","ecosystem":"rubygems","requirements":"\u003e= 1.3.0","direct":true,"kind":"development","optional":false},{"id":230153341,"package_name":"rubocop","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":230153342,"package_name":"rubocop-performance","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/jest.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T17:46:05.729Z","updated_at":"2023-01-13T17:46:05.729Z","repository_link":"https://github.com/rails/webpacker/blob/master/.github/workflows/jest.yml","dependencies":[{"id":6890937744,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6890937745,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/js-lint.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T17:46:05.744Z","updated_at":"2023-01-13T17:46:05.744Z","repository_link":"https://github.com/rails/webpacker/blob/master/.github/workflows/js-lint.yml","dependencies":[{"id":6890937746,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6890937747,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/rubocop.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T17:46:05.759Z","updated_at":"2023-01-13T17:46:05.759Z","repository_link":"https://github.com/rails/webpacker/blob/master/.github/workflows/rubocop.yml","dependencies":[{"id":6890937748,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6890937749,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6890937750,"package_name":"ruby/setup-ruby","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ruby.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T17:46:05.775Z","updated_at":"2023-01-13T17:46:05.775Z","repository_link":"https://github.com/rails/webpacker/blob/master/.github/workflows/ruby.yml","dependencies":[{"id":6890937751,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6890937752,"package_name":"ruby/setup-ruby","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]}],"score":34.045495437722174,"created_at":"2024-12-15T21:38:06.964Z","updated_at":"2026-04-29T21:30:40.483Z","avatar_url":"https://github.com/rails.png","language":"Ruby","monthly_downloads":987831,"readme":"# Webpacker has been retired 🌅\n\nWebpacker has served the Rails community for over five years as a bridge to compiled and bundled JavaScript. This bridge is no longer needed for most people in most situations following [the release of Rails 7](https://rubyonrails.org/2021/12/15/Rails-7-fulfilling-a-vision). We now have [three great default answers to JavaScript in 2021+](https://world.hey.com/dhh/rails-7-will-have-three-great-answers-to-javascript-in-2021-8d68191b), and thus we will no longer be evolving Webpacker in an official Rails capacity.\n\nFor applications currently using Webpacker, the first recommendation is to switch to [jsbundling-rails with Webpack](https://github.com/rails/jsbundling-rails/) (or another bundler). You can follow [the switching guide](https://github.com/rails/jsbundling-rails/blob/main/docs/switch_from_webpacker.md), if you choose this option.\n\nSecondly, you may want to try making the jump all the way to [import maps](https://github.com/rails/importmap-rails/). That's the default setup for new Rails 7 applications, but depending on your JavaScript use, it may be a substantial jump.\n\nFinally, you can continue to use Webpacker as-is. We will continue to address security issues on the Ruby side of the gem according to [the normal maintenance schedule of Rails](https://guides.rubyonrails.org/maintenance_policy.html#security-issues). But we will not be updating the gem to include newer versions of the JavaScript libraries. This pertains to the v5 edition of this gem that was included by default with previous versions of Rails.\n\nThe development of v6 will not result in an official gem released by the Rails team nor see any future support. But Justin Gordon is continuing that line of development – including a focus on hot-module reloading features etc – under a new gem called [Shakapacker](https://github.com/shakacode/shakapacker) that is based on the unreleased v6 work from this repository.\n\nThank you to everyone who has contributed to Webpacker over the last five-plus years!\n\n_Please refer to the [5-x-stable](https://github.com/rails/webpacker/tree/5-x-stable) branch for 5.x documentation._\n","funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["activerecord","mvc","activejob","rubygems","rack","rubocop","crash-reporting","static-code-analysis","code-formatter","rspec"],"project_url":"https://ruby.ecosyste.ms/api/v1/projects/90","html_url":"https://ruby.ecosyste.ms/projects/90"}