{"id":880956,"name":"@cspotcode/esbuild-linux-64","ecosystem":"npm","description":"The Linux 64-bit binary for esbuild, a JavaScript bundler.","homepage":"https://github.com/evanw/esbuild#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/evanw/esbuild","keywords_array":[],"namespace":"cspotcode","versions_count":2,"first_release_published_at":"2020-12-19T02:09:21.203Z","latest_release_published_at":"2020-12-19T07:31:54.913Z","latest_release_number":"0.8.23-2020-12-19T07-27-45-669Z","last_synced_at":"2026-04-15T01:24:46.349Z","created_at":"2022-04-07T15:16:50.817Z","updated_at":"2026-04-15T01:24:46.350Z","registry_url":"https://www.npmjs.com/package/@cspotcode/esbuild-linux-64","install_command":"npm install @cspotcode/esbuild-linux-64","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.8.23-2020-12-19T07-27-45-669Z"}},"repo_metadata":{"id":37270072,"uuid":"61137153","full_name":"evanw/esbuild","owner":"evanw","description":"An extremely fast bundler for the web","archived":false,"fork":false,"pushed_at":"2026-04-02T20:38:53.000Z","size":20323,"stargazers_count":39818,"open_issues_count":606,"forks_count":1302,"subscribers_count":268,"default_branch":"main","last_synced_at":"2026-04-09T04:31:58.902Z","etag":null,"topics":["bundler","commonjs","compiler","css","esm","javascript","jsx","minifier","react","tsx","typescript"],"latest_commit_sha":null,"homepage":"https://esbuild.github.io/","language":"Go","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/evanw.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG-2020.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-06-14T16:08:50.000Z","updated_at":"2026-04-09T04:00:39.000Z","dependencies_parsed_at":"2024-02-08T13:28:38.230Z","dependency_job_id":"e93cf496-45c7-4d68-80ea-6cdb8359b1ba","html_url":"https://github.com/evanw/esbuild","commit_stats":{"total_commits":4171,"total_committers":120,"mean_commits":34.75833333333333,"dds":0.0419563653800048,"last_synced_commit":"9eca46464ed5615cb36a3beb3f7a7b9a8ffbe7cf"},"previous_names":[],"tags_count":436,"template":false,"template_full_name":null,"purl":"pkg:github/evanw/esbuild","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/evanw","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/sbom","scorecard":{"id":385849,"data":{"date":"2025-08-11","repo":{"name":"github.com/evanw/esbuild","commit":"195e05c16f03a341390feef38b8ebf17d3075e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 1/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e.yml:9","Info: found token with 'none' permissions: .github/workflows/release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/validate.yml:9"],"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":"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":"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":"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: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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/ci.yml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/evanw/esbuild/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:306: update your workflow using https://app.stepsecurity.io/secureworkflow/evanw/esbuild/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/evanw/esbuild/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/evanw/esbuild/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/evanw/esbuild/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/evanw/esbuild/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/evanw/esbuild/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/evanw/esbuild/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/evanw/esbuild/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/evanw/esbuild/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/evanw/esbuild/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/evanw/esbuild/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/evanw/esbuild/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/evanw/esbuild/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/evanw/esbuild/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/evanw/esbuild/e2e.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/evanw/esbuild/e2e.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/e2e.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/evanw/esbuild/e2e.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/evanw/esbuild/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/evanw/esbuild/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/evanw/esbuild/validate.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/evanw/esbuild/validate.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/e2e.yml:32","Warn: npmCommand not pinned by hash: .github/workflows/e2e.yml:37","Warn: npmCommand not pinned by hash: .github/workflows/e2e.yml:42","Warn: npmCommand not pinned by hash: .github/workflows/e2e.yml:47","Info:   0 out of  19 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   1 out of   5 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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 1 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":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xq7p-g2vc-g82p","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7hpj-7hhx-2fgx","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v"],"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-18T16:35:40.103Z","repository_id":37270072,"created_at":"2025-08-18T16:35:40.103Z","updated_at":"2025-08-18T16:35:40.103Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31637816,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T07:40:12.752Z","status":"ssl_error","status_checked_at":"2026-04-10T07:40:11.664Z","response_time":98,"last_error":"SSL_read: 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":"evanw","name":"Evan Wallace","uuid":"406394","kind":"user","description":"","email":"","website":"https://madebyevan.com/","location":"San Francisco","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/406394?u=311ddafa2f676e0b821384e18b05f0f4e08bcacc\u0026v=4","repositories_count":125,"last_synced_at":"2025-10-30T00:35:09.911Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/evanw","funding_links":[],"total_stars":63035,"followers":13760,"following":36,"created_at":"2022-11-02T16:20:09.385Z","updated_at":"2025-10-30T00:35:09.911Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/evanw","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/evanw/repositories"},"tags":[{"name":"v0.28.0","sha":"6a794dff68e6a43539f6da671e3080efdf11ca70","kind":"commit","published_at":"2026-04-02T20:23:56.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.28.0","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.28.0/manifests"},{"name":"v0.27.7","sha":"2025c9ff6ab15ba6b0f9d074fd732250cc46e4a3","kind":"commit","published_at":"2026-04-02T16:24:26.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.27.7","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.27.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.27.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.27.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.27.7/manifests"},{"name":"v0.27.5","sha":"0102ae3306c6c74bdf5074fe6b20112c685f525f","kind":"commit","published_at":"2026-04-02T00:16:38.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.27.5","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.27.5/manifests"},{"name":"v0.27.4","sha":"f9c9012cdb05135873722184b01f078ea7de8d98","kind":"commit","published_at":"2026-03-12T14:12:56.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.27.4","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.27.4/manifests"},{"name":"v0.27.3","sha":"9129e00e6c36a3e374820cb5e3fc2cd319c8ab85","kind":"commit","published_at":"2026-02-05T21:52:09.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.27.3","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"cd832972927f1f67b6d2cc895c06a8759c1cf309","kind":"commit","published_at":"2025-12-17T00:46:56.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.27.2","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"5e0e56d6d62076dfeff47f5227ae5300f91d2b16","kind":"commit","published_at":"2025-12-03T20:13:46.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.27.1","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"2b91699b74da07c2cd2361a5e63c1882575e3bf0","kind":"commit","published_at":"2025-11-09T18:50:15.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.27.0","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"17ff82bebfaf78e97457cb504525584e603bf9f4","kind":"commit","published_at":"2025-11-09T02:43:02.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.26.0","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.26.0/manifests"},{"name":"v0.25.12","sha":"208f539945b145e7c9d6d844290f81c3fe5af320","kind":"commit","published_at":"2025-11-01T23:34:16.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.25.12","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.25.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.25.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.25.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.25.12/manifests"},{"name":"v0.25.11","sha":"6b7c4f2dcbcaa1238bca0f7a4a1d95918296c82e","kind":"commit","published_at":"2025-10-15T02:11:12.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.25.11","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.25.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.25.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.25.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.25.11/manifests"},{"name":"v0.25.10","sha":"d6b668f96fb00d6a6d035f058e38b6bd2507beb6","kind":"commit","published_at":"2025-09-17T16:16:16.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.25.10","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.25.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.25.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.25.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.25.10/manifests"},{"name":"v0.25.9","sha":"195e05c16f03a341390feef38b8ebf17d3075e14","kind":"commit","published_at":"2025-08-12T23:25:19.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.25.9","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.25.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.25.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.25.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.25.9/manifests"},{"name":"v0.25.8","sha":"8c71947edbe5a158fec3a6d1cbfea1e8d5cdee70","kind":"commit","published_at":"2025-07-19T19:14:04.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.25.8","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.25.8/manifests"},{"name":"v0.25.7","sha":"9b42f68f9b1fecf16e72dbcfc5c46504239d6fe6","kind":"commit","published_at":"2025-07-18T22:49:38.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.25.7","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.25.7/manifests"},{"name":"v0.25.6","sha":"d38c1f0bc580b4a8a93f23559d0cd9085d7ba31f","kind":"commit","published_at":"2025-07-07T16:57:11.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.25.6","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.25.6/manifests"},{"name":"v0.25.5","sha":"ea453bf687c8e5cf3c5f11aae372c5ca33be0c98","kind":"commit","published_at":"2025-05-27T03:11:58.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.25.5","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.25.5/manifests"},{"name":"v0.25.4","sha":"218d29e9da018d60cf87b8fb496bb8167936ff54","kind":"commit","published_at":"2025-05-06T00:29:45.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.25.4","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.25.4/manifests"},{"name":"v0.25.3","sha":"677910b073194b64d5ae01aefd7a7465bbf5b27b","kind":"commit","published_at":"2025-04-23T03:51:33.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.25.3","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.25.3/manifests"},{"name":"v0.25.2","sha":"4475787eef4c4923b92b9fa37ebba1c88b9e1d9b","kind":"commit","published_at":"2025-03-30T17:31:14.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.25.2","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.25.2/manifests"},{"name":"v0.25.1","sha":"6bfc1c13b4d986b86e8bc2035f00c337b0c1d007","kind":"commit","published_at":"2025-03-10T03:42:44.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.25.1","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"e9174d671b1882758cd32ac5e146200f5bee3e45","kind":"commit","published_at":"2025-02-08T03:01:26.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.25.0","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.25.0/manifests"},{"name":"v0.24.2","sha":"745abd9f0c06f73ca40fbe198546a9bc36c23b81","kind":"commit","published_at":"2024-12-20T17:55:19.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.24.2","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.24.2/manifests"},{"name":"v0.24.1","sha":"de9598f42dc3ffc395e3fd3672a4804f6b4e5c09","kind":"commit","published_at":"2024-12-20T05:39:53.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.24.1","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"d34e79e2a998c21bb71d57b92b0017ca11756912","kind":"commit","published_at":"2024-09-22T02:04:42.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.24.0","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"332727499e62315cff4ecaff9fa8b86336555e46","kind":"commit","published_at":"2024-08-16T22:12:42.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.23.1","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"9d506806bdd963b02b3d6edf45e717e03dcba785","kind":"commit","published_at":"2024-07-02T03:33:12.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.23.0","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"80c6e6ea094a71691ab1644ab61494cc67729365","kind":"commit","published_at":"2024-06-30T20:37:20.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.22.0","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.22.0/manifests"},{"name":"v0.21.5","sha":"fc37c2fa9de2ad77476a6d4a8f1516196b90187e","kind":"commit","published_at":"2024-06-09T21:16:31.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.21.5","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.21.5/manifests"},{"name":"v0.21.4","sha":"67cbf87a4909d87a902ca8c3b69ab5330defab0a","kind":"commit","published_at":"2024-05-25T02:09:57.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.21.4","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.21.4/manifests"},{"name":"v0.21.3","sha":"efa3dd2d8e895f7f9a9bef0d588560bbae7d776e","kind":"commit","published_at":"2024-05-15T20:52:06.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.21.3","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"b24180e4fbd07504e91cb922948870d5467072e0","kind":"commit","published_at":"2024-05-12T20:32:35.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.21.2","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"e87639417e47ba5db160f105785dc10bde0999cf","kind":"commit","published_at":"2024-05-07T16:54:25.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.21.1","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"c6da2c3aa2b1321be3fdacd1e53566c5f24ee702","kind":"commit","published_at":"2024-05-07T02:51:35.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.21.0","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.21.0/manifests"},{"name":"v0.20.2","sha":"617eddaa32b7649ad23ddd15257816df3f0f544c","kind":"commit","published_at":"2024-03-14T19:49:11.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.20.2","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"9f9e4f85e6e28a58727531458663afd157b8b415","kind":"commit","published_at":"2024-02-19T06:37:33.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.20.1","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"2af5ccf478812d2d7226ad4435d46fbbb3419a8c","kind":"commit","published_at":"2024-01-27T16:48:37.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.20.0","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.20.0/manifests"},{"name":"v0.19.12","sha":"d7fd1ad35715cda76eb33343b7c07b275e402a2e","kind":"commit","published_at":"2024-01-23T17:38:57.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.19.12","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.19.12/manifests"},{"name":"v0.19.11","sha":"6ee82255bdfdffef2de60827e9d35a425a7cbff6","kind":"commit","published_at":"2023-12-29T20:31:12.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.19.11","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.19.11/manifests"},{"name":"v0.19.10","sha":"55e1127a49db0c26f1abd97f1b180bbc728aa95a","kind":"commit","published_at":"2023-12-19T00:21:04.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.19.10","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.19.10/manifests"},{"name":"v0.19.9","sha":"9edc9d44c3d0480c27f68a71365f18e688b6184a","kind":"commit","published_at":"2023-12-10T05:08:45.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.19.9","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.19.9/manifests"},{"name":"v0.19.8","sha":"e97bd6706c7aaddb3770ae31b164d7ccaec8056c","kind":"commit","published_at":"2023-11-26T23:06:35.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.19.8","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.19.8/manifests"},{"name":"v0.19.7","sha":"a7773b340bb216d053df91b7479b5aa2a152b0de","kind":"commit","published_at":"2023-11-21T01:00:20.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.19.7","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.19.7/manifests"},{"name":"v0.19.6","sha":"6073a3a9a02909d54cedbaf9c06f5fa501f9f337","kind":"commit","published_at":"2023-11-19T07:10:44.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.19.6","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.19.6/manifests"},{"name":"v0.19.5","sha":"a7fcc43fdb6b6edc58f781fe96328f4867f4b33e","kind":"commit","published_at":"2023-10-17T05:09:22.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.19.5","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.19.5/manifests"},{"name":"v0.19.4","sha":"a75b16ec09e76a050cea8ad43588172dc297784d","kind":"commit","published_at":"2023-09-28T01:46:12.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.19.4","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.19.4/manifests"},{"name":"v0.19.3","sha":"673ad10ff752486aa90749b63ebeb952c29106a1","kind":"commit","published_at":"2023-09-14T01:11:20.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.19.3","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.19.3/manifests"},{"name":"v0.19.2","sha":"09a100124e9daef9e0be57d21cc7729c6f3516e7","kind":"commit","published_at":"2023-08-14T01:57:39.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.19.2","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"49801f761347d53bd1f6a88767bb79e257f9fbb9","kind":"commit","published_at":"2023-08-11T15:57:05.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.19.1","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"c337498cdad8cac87517ec49c923441b2dc67bf2","kind":"commit","published_at":"2023-08-08T15:50:55.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.19.0","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.19.0/manifests"},{"name":"v0.18.20","sha":"22f0818cf81024b63752d815c51fe737612b43ec","kind":"commit","published_at":"2023-08-08T04:14:26.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.18.20","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.18.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.18.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.18.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.18.20/manifests"},{"name":"v0.18.19","sha":"e08ee8990905f24b987a7ddffde89e20cbf3cf6a","kind":"commit","published_at":"2023-08-07T02:50:53.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.18.19","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.18.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.18.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.18.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.18.19/manifests"},{"name":"v0.18.18","sha":"e8e43ad19359f0b29d84607c89c6aa95a4d1637d","kind":"commit","published_at":"2023-08-05T17:06:05.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.18.18","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.18.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.18.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.18.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.18.18/manifests"},{"name":"v0.18.17","sha":"1771c7109f7f5d17d96543d6b17a6ab12d9d38d0","kind":"commit","published_at":"2023-07-26T01:40:31.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.18.17","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.18.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.18.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.18.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.18.17/manifests"},{"name":"v0.18.16","sha":"22920366954b4d18aed77dfc2b5961f339d4e318","kind":"commit","published_at":"2023-07-23T04:47:35.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.18.16","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.18.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.18.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.18.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.18.16/manifests"},{"name":"v0.18.15","sha":"daf64732be2e05d1258023b5b7d5389e08e291a9","kind":"commit","published_at":"2023-07-20T12:52:44.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.18.15","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.18.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.18.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.18.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.18.15/manifests"},{"name":"v0.18.14","sha":"af0fe32eaea8112de45e17cb8d0ad487b2123132","kind":"commit","published_at":"2023-07-18T04:59:53.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.18.14","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.18.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.18.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.18.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.18.14/manifests"},{"name":"v0.18.13","sha":"12a8a25b4ca8b650d7c96046b8a3e76491a119f5","kind":"commit","published_at":"2023-07-15T02:36:47.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.18.13","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.18.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.18.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.18.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.18.13/manifests"},{"name":"v0.18.12","sha":"d196e4c4898fc46dc553124e28b1b29829ef7f7d","kind":"commit","published_at":"2023-07-13T01:33:08.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.18.12","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.18.12/manifests"},{"name":"v0.18.11","sha":"2703f90d47fd96f425fedcfd2a5c318a43b04d45","kind":"commit","published_at":"2023-07-01T06:03:33.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.18.11","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.18.11/manifests"},{"name":"v0.18.10","sha":"cdb6c7ce3f9419e51bd855fd61d07d2c615fb30e","kind":"commit","published_at":"2023-06-26T21:20:01.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.18.10","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.18.10/manifests"},{"name":"v0.18.9","sha":"d568ff038d012a7894a9d4334b75f8559bf2532e","kind":"commit","published_at":"2023-06-26T05:27:26.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.18.9","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.18.9/manifests"},{"name":"v0.18.8","sha":"9b233a4f670a73173dcc7e83ebf7648d0007b082","kind":"commit","published_at":"2023-06-25T03:18:39.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.18.8","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.18.8/manifests"},{"name":"v0.18.7","sha":"adb8d19b56d2ae2d65128305c875b577476fac93","kind":"commit","published_at":"2023-06-24T02:44:45.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.18.7","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.18.7/manifests"},{"name":"v0.18.6","sha":"f0b5803694c3d74c1d84851a518e3e25916ec005","kind":"commit","published_at":"2023-06-20T23:24:21.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.18.6","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.18.6/manifests"},{"name":"v0.18.5","sha":"931be1b9b2312609c5214812671b0d2a21cfe92b","kind":"commit","published_at":"2023-06-20T00:52:09.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.18.5","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.18.5/manifests"},{"name":"v0.18.4","sha":"bfc5a0fe07b6f6855ff3ff11a91894066378c5dd","kind":"commit","published_at":"2023-06-16T15:37:27.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.18.4","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.18.4/manifests"},{"name":"v0.18.3","sha":"9224cce93632b0fc6db8767676211fb44ac642a7","kind":"commit","published_at":"2023-06-15T12:20:26.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.18.3","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"a7a909605b1387b5c74d1bd0217af3fb4a843461","kind":"commit","published_at":"2023-06-13T02:40:01.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.18.2","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3aa3ec2da489dad64d90aa965c9782984defc904","kind":"commit","published_at":"2023-06-12T04:51:24.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.18.1","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"4dda49d4ea86afcbe715bdca5e8f4b13659e0c2f","kind":"commit","published_at":"2023-06-09T21:23:48.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.18.0","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.18.0/manifests"},{"name":"v0.17.19","sha":"d47ab43980c457db27d2671ab618cd5c40a618a7","kind":"commit","published_at":"2023-05-13T00:06:07.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.17.19","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.17.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.17.19/manifests"},{"name":"v0.17.18","sha":"ee646b4ed8d3b9567e1a0ce2e478241b68a2a2e4","kind":"commit","published_at":"2023-04-22T20:40:55.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.17.18","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.17.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.17.18/manifests"},{"name":"v0.17.17","sha":"0776a4be2bb80980482b123a9a05dbf55cc35683","kind":"commit","published_at":"2023-04-16T21:22:40.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.17.17","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.17.17/manifests"},{"name":"v0.17.16","sha":"f0704baa38ef9a808b7e34cac75aa4ac285bb087","kind":"commit","published_at":"2023-04-10T04:33:17.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.17.16","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.17.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.17.16/manifests"},{"name":"v0.17.15","sha":"ef912892181e27386205d110c622c55c4c1df856","kind":"commit","published_at":"2023-04-01T22:26:22.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.17.15","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.17.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.17.15/manifests"},{"name":"v0.17.14","sha":"b2b897870564a6b8e8bc802a140c55bf602de31b","kind":"commit","published_at":"2023-03-26T02:47:15.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.17.14","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.17.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.17.14/manifests"},{"name":"v0.17.13","sha":"8dbb85531a9971058f4d8739cb52e98fa43b40a1","kind":"commit","published_at":"2023-03-24T18:56:00.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.17.13","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.17.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.17.13/manifests"},{"name":"v0.17.12","sha":"495216dbea685cd0e10172a866eeb8ca4764a0bf","kind":"commit","published_at":"2023-03-17T06:15:16.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.17.12","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.17.12/manifests"},{"name":"v0.17.11","sha":"38cfd53020d9e0454bae0956e549546c55a66aed","kind":"commit","published_at":"2023-03-03T22:39:31.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.17.11","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.17.11/manifests"},{"name":"v0.17.10","sha":"996d400a7ab25b67b80122e2d4a8515575918e79","kind":"commit","published_at":"2023-02-20T17:54:10.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.17.10","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.17.10/manifests"},{"name":"v0.17.9","sha":"3765e880ed0a55b8e62bfa17b7e004e656eaf914","kind":"commit","published_at":"2023-02-19T17:44:55.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.17.9","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.17.9/manifests"},{"name":"v0.17.8","sha":"5e0b1cd2ce6297cf31b132e413134ffe2576c668","kind":"commit","published_at":"2023-02-13T06:35:16.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.17.8","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.17.8/manifests"},{"name":"v0.17.7","sha":"e345b13687bc3ac86f18f4a266a162653544ad31","kind":"commit","published_at":"2023-02-09T22:26:21.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.17.7","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.17.7/manifests"},{"name":"v0.17.6","sha":"e1143a75dd5e7d9fb8591096edfa123f6eedbe44","kind":"commit","published_at":"2023-02-06T17:00:21.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.17.6","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.17.6/manifests"},{"name":"v0.17.5","sha":"a8b660d85a0a57087a0f188857519f194f52b84c","kind":"commit","published_at":"2023-01-27T16:37:19.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.17.5","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.17.5/manifests"},{"name":"v0.17.4","sha":"3c83a84d01e22664923b543998b5c03c0c5d8654","kind":"commit","published_at":"2023-01-22T06:13:12.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.17.4","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"acc5becf4d4e81473761091fc340efe16325da4a","kind":"commit","published_at":"2023-01-18T19:14:02.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.17.3","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"a98870a2fa9f7af7024be24cb6833e638aa71da3","kind":"commit","published_at":"2023-01-17T06:39:21.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.17.2","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"002ef9522a4103132cefb075aee3e09b0e4fa3f1","kind":"commit","published_at":"2023-01-16T18:05:11.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.17.1","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"2a18b3d6ab3d1003afbcfcb4a6ffca61e04fcb57","kind":"commit","published_at":"2023-01-14T04:33:15.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.17.0","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.17.0/manifests"},{"name":"v0.16.17","sha":"d751dfb82002d332aa4dbfa89c74d25203d28123","kind":"commit","published_at":"2023-01-11T21:57:30.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.16.17","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.16.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.16.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.16.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.16.17/manifests"},{"name":"v0.16.16","sha":"edede3c49ad6adddc6ea5b3c78c6ea7507e03020","kind":"commit","published_at":"2023-01-08T22:43:27.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.16.16","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.16.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.16.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.16.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.16.16/manifests"},{"name":"v0.16.15","sha":"33a515951c626e56addc1dd4c6561a1514559fd0","kind":"commit","published_at":"2023-01-07T04:18:14.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.16.15","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.16.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.16.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.16.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.16.15/manifests"},{"name":"v0.16.14","sha":"93328af7dcf842f750c3e782bd83997e4f817e8d","kind":"commit","published_at":"2023-01-04T20:12:21.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.16.14","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.16.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.16.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.16.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.16.14/manifests"},{"name":"v0.16.13","sha":"0db0b46399de81fb29f6fcb65dfb5fad3638b6d8","kind":"commit","published_at":"2023-01-02T22:56:54.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.16.13","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.16.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.16.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.16.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.16.13/manifests"},{"name":"v0.16.12","sha":"ddda86edaae10abdc759601da6198b33e61c1220","kind":"commit","published_at":"2022-12-28T02:04:21.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.16.12","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.16.12/manifests"},{"name":"v0.16.11","sha":"17555921cbe672f6327f49a2436df1a69124623b","kind":"commit","published_at":"2022-12-27T01:38:30.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.16.11","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.16.11/manifests"},{"name":"v0.16.10","sha":"0fea6aea59845d1c0bef9dc16dfff636c3f721d4","kind":"commit","published_at":"2022-12-19T23:26:07.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.16.10","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.16.10/manifests"},{"name":"v0.16.9","sha":"29ae56a2ca081ed980ac9c73fcced1fdbc479f90","kind":"commit","published_at":"2022-12-18T04:30:47.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.16.9","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.16.9/manifests"},{"name":"v0.16.8","sha":"0ddb995d7d9bbcefa8e74c5a29c700111427bf18","kind":"commit","published_at":"2022-12-16T23:38:10.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.16.8","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.16.8/manifests"},{"name":"v0.16.7","sha":"be16d813dfaca257af7ba99e458f54d1abdc31a4","kind":"commit","published_at":"2022-12-14T22:46:34.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.16.7","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"ee8e0ddc78114b73836ee1c520d255fd28c1ab1a","kind":"commit","published_at":"2022-12-14T05:22:47.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.16.6","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"bb9639c3e1f57a3fdfaadf073a35d87020253f70","kind":"commit","published_at":"2022-12-13T17:47:16.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.16.5","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"643af8ed12345b3a249f1d4c7643c261d95c098c","kind":"commit","published_at":"2022-12-10T03:49:58.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.16.4","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"8ef19fefc9bfdd28fab95dec3783d3f100f25e3e","kind":"commit","published_at":"2022-12-08T20:12:21.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.16.3","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"0829d74c0b3a913c0cf6d3f59902871bf63e0d16","kind":"commit","published_at":"2022-12-08T06:58:52.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.16.2","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"3b62a3680cdd1c9d76bed3e2e60841e371670c35","kind":"commit","published_at":"2022-12-07T04:47:42.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.16.1","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"6c8d15d404874fd939d7f4062cc6a660dffdabcb","kind":"commit","published_at":"2022-12-07T03:54:00.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.16.0","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.16.0/manifests"},{"name":"v0.15.18","sha":"2953831c60ea7e76dd1372204e23bdf7ff4ea459","kind":"commit","published_at":"2022-12-05T01:55:00.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.15.18","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.15.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.15.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.15.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.15.18/manifests"},{"name":"v0.15.17","sha":"8821fbe6551f6a63cf4e086c59b0cd5288dbf4ae","kind":"commit","published_at":"2022-12-04T01:26:34.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.15.17","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.15.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.15.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.15.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.15.17/manifests"},{"name":"v0.15.16","sha":"50ae05ba9433c86ac227d917f3b92cec484ccfc5","kind":"commit","published_at":"2022-11-27T16:23:47.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.15.16","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.15.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.15.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.15.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.15.16/manifests"},{"name":"v0.15.15","sha":"478062d5310b27f1a6a259602a79bf84e233cc1d","kind":"commit","published_at":"2022-11-21T04:47:52.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.15.15","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.15.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.15.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.15.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.15.15/manifests"},{"name":"v0.15.14","sha":"d0f6b7f9ced548d530e91f20e4d7a206cb1582f7","kind":"commit","published_at":"2022-11-15T04:46:09.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.15.14","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.15.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.15.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.15.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.15.14/manifests"},{"name":"v0.15.13","sha":"ba4771032805f950982ab81cc099783bc6cd90c7","kind":"commit","published_at":"2022-11-03T05:36:07.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.15.13","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.15.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.15.13/manifests"},{"name":"v0.15.12","sha":"223e6eaa90c699d052737bd574c25dab7adca212","kind":"commit","published_at":"2022-10-19T18:24:06.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.15.12","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.15.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.15.12/manifests"},{"name":"v0.15.11","sha":"0bb62e8d1c10c304c6224008eed35afbf45367c2","kind":"commit","published_at":"2022-10-14T14:21:04.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.15.11","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.15.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.15.11/manifests"},{"name":"v0.15.10","sha":"aaae34eb60632f9945c96379fb3fd22580815e9c","kind":"commit","published_at":"2022-09-29T16:11:06.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.15.10","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.15.10/manifests"},{"name":"v0.15.9","sha":"085265a2660fc9bbf1e4ab47ba0778e272a0cce8","kind":"commit","published_at":"2022-09-22T19:45:56.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.15.9","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.15.9/manifests"},{"name":"v0.15.8","sha":"7553dbea555a7e8be42b90812e6c7f76446a04fd","kind":"commit","published_at":"2022-09-18T18:19:55.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.15.8","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.15.8/manifests"},{"name":"v0.15.7","sha":"c0b8a538c2bf5106977895535010ec402cae75f8","kind":"commit","published_at":"2022-09-04T12:31:27.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.15.7","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.15.7/manifests"},{"name":"v0.15.6","sha":"78a1e00b2e69f8926c5e0468ede2979c21a06e19","kind":"commit","published_at":"2022-08-30T00:11:18.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.15.6","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.15.6/manifests"},{"name":"v0.15.5","sha":"a6c42a19ff62a70d118e8e016a302fcac84ed95f","kind":"commit","published_at":"2022-08-17T01:38:26.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.15.5","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.15.5/manifests"},{"name":"v0.15.4","sha":"f4da27cb6c5907c333ab2cf09fa8bad4d928665f","kind":"commit","published_at":"2022-08-16T18:04:28.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.15.4","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"eeb250910f219cbcd23abae103936b8f8a374b48","kind":"commit","published_at":"2022-08-14T14:10:16.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.15.3","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"e6fa7393054316d0acd233c4325691b21ec60815","kind":"commit","published_at":"2022-08-12T21:54:56.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.15.2","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"6bc6a9cbd334e5262b3eed0cf460809a5711f244","kind":"commit","published_at":"2022-08-10T23:36:57.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.15.1","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"c223771c9d7fda2b45f21d866865deff547059f3","kind":"commit","published_at":"2022-08-10T04:41:39.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.15.0","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.15.0/manifests"},{"name":"v0.14.54","sha":"04ef75fd7ff534a636962f14e11d224c84aa2020","kind":"commit","published_at":"2022-08-08T14:19:30.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.14.54","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.14.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.14.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.54/manifests"},{"name":"v0.14.53","sha":"4e65c73fcb05846fc5b1f6451849f88d0fb0b6cf","kind":"commit","published_at":"2022-08-02T21:56:48.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.14.53","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.14.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.14.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.53/manifests"},{"name":"v0.14.52","sha":"39eccb81dc11dff13ce720b6b8cd4a0dc799c740","kind":"commit","published_at":"2022-08-02T21:31:45.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.14.52","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.14.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.14.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.52/manifests"},{"name":"v0.14.51","sha":"4402c7649a83e80866d9b62638628b805f02fb2f","kind":"commit","published_at":"2022-07-28T15:31:09.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.14.51","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.14.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.14.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.51/manifests"},{"name":"v0.14.50","sha":"e2830ae35cafa04ce4d3aeee24b23803629ca156","kind":"commit","published_at":"2022-07-25T04:32:06.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.14.50","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.14.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.14.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.50/manifests"},{"name":"v0.14.49","sha":"3b6b964be03b555902484d6775b335e7d5098eed","kind":"commit","published_at":"2022-07-10T17:15:54.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.14.49","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.14.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.14.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.49/manifests"},{"name":"v0.14.48","sha":"71be8bc24e70609ab50a80e90a17a1f5770c89b5","kind":"commit","published_at":"2022-06-30T03:20:21.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.14.48","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.14.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.14.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.48/manifests"},{"name":"v0.14.47","sha":"20f4b459c9de5473eb6bac712c98d0b010e9959c","kind":"commit","published_at":"2022-06-20T23:37:09.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.14.47","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.14.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.14.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.47/manifests"},{"name":"v0.14.46","sha":"de70834ec84bee6d7b639fb02083f05ec06c42ca","kind":"commit","published_at":"2022-06-18T22:10:56.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.14.46","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.14.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.14.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.46/manifests"},{"name":"v0.14.45","sha":"dc55e16d0e271f6cdd061c967552b771c3bc3a8c","kind":"commit","published_at":"2022-06-17T00:10:37.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.14.45","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.14.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.14.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.45/manifests"},{"name":"v0.14.44","sha":"4f7333155c57a9cf387dd66d8fbf6a3a8502a9d6","kind":"commit","published_at":"2022-06-15T23:48:23.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.14.44","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.14.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.14.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.44/manifests"},{"name":"v0.14.43","sha":"d8bd9c5d37017f0df6fbe9d1023c1f8194c183b5","kind":"commit","published_at":"2022-06-08T02:56:39.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.14.43","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.14.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.14.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.43/manifests"},{"name":"v0.14.42","sha":"5a229499c76b24802f646e7bf49d162c8f64012f","kind":"commit","published_at":"2022-05-29T06:52:59.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.14.42","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.14.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.14.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.42/manifests"},{"name":"v0.14.41","sha":"9f5b78aee8c72c28068dcabbe94858d01b25ea11","kind":"commit","published_at":"2022-05-27T13:53:02.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.14.41","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.14.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.14.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.41/manifests"},{"name":"v0.14.40","sha":"a5bad10e7bccf7dc6e0cb586dfaef33de5ee483e","kind":"commit","published_at":"2022-05-27T02:47:12.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.14.40","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.14.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.14.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.40/manifests"},{"name":"v0.14.39","sha":"7abb7d8496d427607e0d0a9c81795d4d4501ca29","kind":"commit","published_at":"2022-05-11T21:53:10.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.14.39","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.14.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.14.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.39/manifests"},{"name":"v0.14.38","sha":"e7a9572063b53146f80bfdcf751f81061a9598a6","kind":"commit","published_at":"2022-04-21T22:15:21.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.14.38","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.14.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.14.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.38/manifests"},{"name":"v0.14.37","sha":"980c9ae7f5cd3eab9da4c2f84b5344eaeb95aa2c","kind":"commit","published_at":"2022-04-21T02:13:27.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.14.37","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.14.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.14.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.37/manifests"},{"name":"v0.14.36","sha":"962eed8b2fee1b5794cc868c05af8bbce2eb4b83","kind":"commit","published_at":"2022-04-12T06:36:46.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.14.36","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.14.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.14.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.36/manifests"},{"name":"v0.14.35","sha":"ebcb111a833a3b67afca314e01a5de2914439e36","kind":"commit","published_at":"2022-04-12T01:43:30.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.14.35","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.14.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.14.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.35/manifests"},{"name":"v0.14.34","sha":"624602051cdde94c70f3cf6ea018dbda975570fb","kind":"commit","published_at":"2022-04-07T05:27:46.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.14.34","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.14.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.14.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.34/manifests"},{"name":"v0.14.33","sha":"4872426d9b59843c8cef51e977e71145313da69f","kind":"commit","published_at":"2022-04-07T05:12:04.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.14.33","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.14.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.14.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.33/manifests"},{"name":"v0.14.32","sha":"5829301cc3c9f51bf52c071a91eb29956bb5f932","kind":"commit","published_at":"2022-04-06T03:20:27.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.14.32","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.14.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.14.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.32/manifests"},{"name":"v0.14.31","sha":"c02c99fc74373aed6d58e7a349b463cd26e1d86f","kind":"commit","published_at":"2022-04-04T03:36:11.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.14.31","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.14.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.14.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.31/manifests"},{"name":"v0.14.30","sha":"e568c4e69bb7625d8380a2603048cdc96c1fb914","kind":"commit","published_at":"2022-04-02T05:52:08.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.14.30","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.14.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.14.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.30/manifests"},{"name":"v0.14.29","sha":"824afd0d1b28948df38baf5beefcc5a9e5a0912f","kind":"commit","published_at":"2022-03-30T02:08:15.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.14.29","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.14.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.14.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.29/manifests"},{"name":"v0.14.28","sha":"36c070e52c95e62d8c8b72fa7f511264d4ff9990","kind":"commit","published_at":"2022-03-26T03:36:37.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.14.28","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.14.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.14.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.28/manifests"},{"name":"v0.14.27","sha":"fad7326113baed92b5d9e3688153294445428bc3","kind":"commit","published_at":"2022-03-14T21:21:12.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.14.27","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.14.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.14.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.27/manifests"},{"name":"v0.14.26","sha":"4c86033f14e8136cc443945371b5931feed8e303","kind":"commit","published_at":"2022-03-14T05:33:54.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.14.26","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.14.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.14.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.26/manifests"},{"name":"v0.14.25","sha":"fdf31ded869e3f1435a595821a0612207fb3ca17","kind":"commit","published_at":"2022-03-04T05:45:58.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.14.25","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.14.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.14.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.25/manifests"},{"name":"v0.14.24","sha":"b6648afe1936dcfb8b67f1ef9d211dbcb6e317dd","kind":"commit","published_at":"2022-03-03T05:25:51.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.14.24","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.14.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.14.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.24/manifests"},{"name":"v0.14.23","sha":"bf341f7104b373d85061c31ebb00efc6f9a8bf5a","kind":"commit","published_at":"2022-02-18T20:11:50.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.14.23","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.14.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.14.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.23/manifests"},{"name":"v0.14.22","sha":"b26003f9bc3d530bd47a9a95695a4041c58afe10","kind":"commit","published_at":"2022-02-16T22:58:20.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.14.22","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.14.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.14.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.22/manifests"},{"name":"v0.14.21","sha":"9d1e47b44c5f64f37c470e17ff396f9db78bd1aa","kind":"commit","published_at":"2022-02-09T05:35:03.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.14.21","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.14.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.14.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.21/manifests"},{"name":"v0.14.20","sha":"474515aad68eeac195745973a162ef5b59fd9361","kind":"commit","published_at":"2022-02-07T17:17:52.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.14.20","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.14.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.14.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.20/manifests"},{"name":"v0.14.19","sha":"256ab4971fdfba660236e0e20f8baac9c5233477","kind":"commit","published_at":"2022-02-06T16:20:14.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.14.19","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.14.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.14.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.19/manifests"},{"name":"v0.14.18","sha":"049e765d95532055f87b1655196c3dc4505b72cf","kind":"commit","published_at":"2022-02-02T19:39:20.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.14.18","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.14.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.14.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.18/manifests"},{"name":"v0.14.17","sha":"43a7ce6ae58dc25cb2344ee5c3cb839b891422e1","kind":"commit","published_at":"2022-02-02T04:49:28.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.14.17","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.14.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.14.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.17/manifests"},{"name":"v0.14.16","sha":"8da1c79865b30f458593265ebd54907128a6149f","kind":"commit","published_at":"2022-02-01T02:31:31.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.14.16","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.14.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.14.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.16/manifests"},{"name":"v0.14.15","sha":"b6344e14bf130ffbed7ccb1accb211a50a2ea0e3","kind":"commit","published_at":"2022-01-31T22:17:55.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.14.15","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.14.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.15/manifests"},{"name":"v0.14.14","sha":"34899aaa1d76acd3b4adc5a50e125b4e8803a6e0","kind":"commit","published_at":"2022-01-25T22:16:08.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.14.14","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.14.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.14/manifests"},{"name":"v0.14.13","sha":"98060a26a27c2b512ddf0386384fe3bc84fa1e73","kind":"commit","published_at":"2022-01-22T15:55:42.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.14.13","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.13/manifests"},{"name":"v0.14.12","sha":"42767398b84d9b6e9263f805e071d89babfdab37","kind":"commit","published_at":"2022-01-20T23:36:33.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.14.12","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.12/manifests"},{"name":"v0.14.11","sha":"862afb9f030b26c19ad333ff1af8e3b8b8eefc66","kind":"commit","published_at":"2022-01-09T00:07:08.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.14.11","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.11/manifests"},{"name":"v0.14.10","sha":"5546ddfb29f6c19e0888d457bb0757517e056683","kind":"commit","published_at":"2021-12-31T16:25:57.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.14.10","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.10/manifests"},{"name":"v0.14.9","sha":"59e65e0d3bdcc7457a4940787cdbc0abf8117c42","kind":"commit","published_at":"2021-12-29T00:20:32.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.14.9","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.9/manifests"},{"name":"v0.14.8","sha":"42a0aae354dc346226e1b6109b3743e253683e75","kind":"commit","published_at":"2021-12-23T05:02:41.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.14.8","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.8/manifests"},{"name":"v0.14.7","sha":"b20e0cc85889d7ccd2b1c28a1ce37ca4be38abb2","kind":"commit","published_at":"2021-12-21T18:50:21.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.14.7","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.7/manifests"},{"name":"v0.14.6","sha":"1baacc89143f6a967f3d9006bea0d7ff395140dc","kind":"commit","published_at":"2021-12-20T06:17:38.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.14.6","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.6/manifests"},{"name":"v0.14.5","sha":"bad8549265288ab9c3f55c7117acd17e1c242de9","kind":"commit","published_at":"2021-12-14T18:37:31.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.14.5","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.5/manifests"},{"name":"v0.14.4","sha":"1c82acf0078fcb49a109ac03c31e15e453559e74","kind":"commit","published_at":"2021-12-14T17:03:46.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.14.4","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"84f8b81d7b17a4003c1ae68ea79f021672e5fc77","kind":"commit","published_at":"2021-12-12T17:45:15.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.14.3","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"108719d67eb22aeb85ffd7dba548e6e04df0c785","kind":"commit","published_at":"2021-12-04T05:48:54.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.14.2","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"470c38e2c99075552d52b5addc19d6f43d341085","kind":"commit","published_at":"2021-11-30T06:19:34.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.14.1","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"45bcd8e5f19871e54de9ce5d2f575218cd802ede","kind":"commit","published_at":"2021-11-26T20:04:28.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.14.0","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.14.0/manifests"},{"name":"v0.13.15","sha":"34745763a2a34962f129a1e8c37094a620d17ca5","kind":"commit","published_at":"2021-11-20T18:02:04.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.13.15","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.13.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.13.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.13.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.13.15/manifests"},{"name":"v0.13.14","sha":"4b0cf8c44458320eef29facf3c3e62e41fcefc30","kind":"commit","published_at":"2021-11-16T07:27:52.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.13.14","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.13.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.13.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.13.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.13.14/manifests"},{"name":"v0.13.13","sha":"c09d098f2c62c65f5ad39a57b08b9bac5f990189","kind":"commit","published_at":"2021-11-09T06:37:50.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.13.13","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.13.13/manifests"},{"name":"v0.13.12","sha":"a133f7dd2670e396ca3ef884ac3436e3de817876","kind":"commit","published_at":"2021-10-31T04:23:19.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.13.12","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.13.12/manifests"},{"name":"v0.13.11","sha":"4c8f834ce587540c042b446abf93e84227a70802","kind":"commit","published_at":"2021-10-30T07:37:32.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.13.11","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.13.11/manifests"},{"name":"v0.13.10","sha":"df3e9c2b4f9af6758f2c5021d3ccaa156c16cf8f","kind":"commit","published_at":"2021-10-28T05:32:12.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.13.10","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.13.10/manifests"},{"name":"v0.13.9","sha":"9dc464a380253228e95fe4825c67186f48d745ad","kind":"commit","published_at":"2021-10-23T22:27:48.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.13.9","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.13.9/manifests"},{"name":"v0.13.8","sha":"e608c549df157b1ef344490ecec56b4c4965ab27","kind":"commit","published_at":"2021-10-17T02:54:44.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.13.8","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.13.8/manifests"},{"name":"v0.13.7","sha":"68e369d5060d58d6518ea87ad9e18d5115fd0fea","kind":"commit","published_at":"2021-10-15T22:40:42.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.13.7","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.13.7/manifests"},{"name":"v0.13.6","sha":"e766a0df6ddace1ecc9f545204452c754dcf5950","kind":"commit","published_at":"2021-10-14T04:34:12.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.13.6","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.13.6/manifests"},{"name":"v0.13.5","sha":"4ed228a676f041dfe38ef3657b65adf70666ead5","kind":"commit","published_at":"2021-10-13T01:42:47.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.13.5","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"18e13bdfdca5cd3c7a2fae1a8bd739f8f891572c","kind":"commit","published_at":"2021-10-05T14:38:00.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.13.4","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"78e04680228cf989bdd7d471e02bbc2c8d345dc9","kind":"commit","published_at":"2021-09-28T17:42:15.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.13.3","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"2105a17b911868b79e3c767efbb7b6b328c185bd","kind":"commit","published_at":"2021-09-23T13:31:46.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.13.2","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"29e8f9d36757141e293c3057d71f7dc1980999b0","kind":"commit","published_at":"2021-09-23T01:02:47.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.13.1","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"081c5fa198c5e9b2b304a994a5d593707a0f44bb","kind":"commit","published_at":"2021-09-22T15:47:47.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.13.0","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.13.0/manifests"},{"name":"v0.12.29","sha":"7d15c6d3d3115b173dfe20d74e5bdcf546fe9118","kind":"commit","published_at":"2021-09-22T05:59:51.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.12.29","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.12.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.12.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.12.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.12.29/manifests"},{"name":"v0.12.28","sha":"9c86523a2eca639bb804476e71f5ebb3a3db8539","kind":"commit","published_at":"2021-09-14T02:41:37.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.12.28","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.12.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.12.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.12.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.12.28/manifests"},{"name":"v0.12.27","sha":"5347239ca8b19324f7d62ce3e1979d90f4b8b851","kind":"commit","published_at":"2021-09-13T01:37:10.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.12.27","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.12.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.12.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.12.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.12.27/manifests"},{"name":"v0.12.26","sha":"6a3d3a67661378c36ab0f8f450feffc191ec9b52","kind":"commit","published_at":"2021-09-09T14:33:56.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.12.26","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.12.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.12.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.12.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.12.26/manifests"},{"name":"v0.12.25","sha":"44315fe1278174e35bc6efe45f87c572133e5f1c","kind":"commit","published_at":"2021-09-02T16:05:38.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.12.25","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.12.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.12.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.12.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.12.25/manifests"},{"name":"v0.12.24","sha":"66f1d16deabf80f5c8c73ec2c377d5c5ff5a2bb5","kind":"commit","published_at":"2021-08-27T14:11:04.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.12.24","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.12.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.12.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.12.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.12.24/manifests"},{"name":"v0.12.23","sha":"069f1541757ead7b088de31ecbdc3e1f7f83d0ca","kind":"commit","published_at":"2021-08-26T03:39:32.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.12.23","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.12.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.12.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.12.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.12.23/manifests"},{"name":"v0.12.22","sha":"11ae81ceb8e4c0e4296ec389016c6a2b036ce542","kind":"commit","published_at":"2021-08-21T02:32:37.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.12.22","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.12.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.12.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.12.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.12.22/manifests"},{"name":"v0.12.21","sha":"d6f4f5561261c3f0b3774a498aa2e0e71c74f0dc","kind":"commit","published_at":"2021-08-18T23:47:35.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.12.21","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.12.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.12.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.12.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.12.21/manifests"},{"name":"v0.12.20","sha":"22aff9cc7b813e543f4523b639a2385ba5c1835d","kind":"commit","published_at":"2021-08-12T23:46:19.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.12.20","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.12.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.12.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.12.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.12.20/manifests"},{"name":"v0.12.19","sha":"8095e75e17a1b1962e8463413873668673054d51","kind":"commit","published_at":"2021-08-07T21:28:48.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.12.19","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.12.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.12.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.12.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.12.19/manifests"},{"name":"v0.12.18","sha":"5235898cd1df01209fe20650260003c3114e5e17","kind":"commit","published_at":"2021-08-05T05:23:58.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.12.18","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.12.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.12.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.12.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.12.18/manifests"},{"name":"v0.12.17","sha":"fe3659e64f995f79c4037519b3fdd8d13b64a53d","kind":"commit","published_at":"2021-07-29T16:58:18.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.12.17","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.12.17/manifests"},{"name":"v0.12.16","sha":"773f15f2ee936d8d9b648da3b9571d89bd129969","kind":"commit","published_at":"2021-07-26T04:46:05.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.12.16","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.12.16/manifests"},{"name":"v0.12.15","sha":"0586c9e742c940b7e2389d6b67b3a1d858c2fe28","kind":"commit","published_at":"2021-07-06T04:26:25.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.12.15","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.12.15/manifests"},{"name":"v0.12.14","sha":"bf72f2628a70a6b3ab7111ff9c1b4214ae73d3cf","kind":"commit","published_at":"2021-07-01T23:30:24.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.12.14","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.12.14/manifests"},{"name":"v0.12.13","sha":"1311305a91fe775d9d13d97305d770b48e934578","kind":"commit","published_at":"2021-07-01T06:21:49.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.12.13","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.12.13/manifests"},{"name":"v0.12.12","sha":"b63ebbf77adae92f7186564e383e39ce855004b0","kind":"commit","published_at":"2021-06-28T23:00:26.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.12.12","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.12.12/manifests"},{"name":"v0.12.11","sha":"c3f23d0657a264f1263c2750d05638319f9b051e","kind":"commit","published_at":"2021-06-28T06:00:24.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.12.11","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.12.11/manifests"},{"name":"v0.12.10","sha":"97416e7cc7b27529d508e3807830b8969de5ef39","kind":"commit","published_at":"2021-06-27T16:02:05.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.12.10","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.12.10/manifests"},{"name":"v0.12.9","sha":"223150f924d746226eedd703d7419dfa636c642f","kind":"commit","published_at":"2021-06-16T05:16:49.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.12.9","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.12.9/manifests"},{"name":"v0.12.8","sha":"1eb9f0e07ab2decea40984d9f7a6ced1988f6b9c","kind":"commit","published_at":"2021-06-09T08:13:28.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.12.8","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.12.8/manifests"},{"name":"v0.12.7","sha":"4a98ad73837f813b27fe4e73581e92ea53bdd8b5","kind":"commit","published_at":"2021-06-08T08:53:59.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.12.7","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.12.7/manifests"},{"name":"v0.12.6","sha":"0954cc60c6280a8b8d0fe5ef30499990a83d0cfb","kind":"commit","published_at":"2021-06-04T07:03:32.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.12.6","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.12.6/manifests"},{"name":"v0.12.5","sha":"35c263fc4c3d35d7304713ee7a06dda9700da919","kind":"commit","published_at":"2021-05-28T01:10:58.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.12.5","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"a79ae09e5d2008c2cbbdb5476ebcc55ab700e5e9","kind":"commit","published_at":"2021-05-27T01:56:06.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.12.4","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"0d490aefe4fade72eeba56a30ee79fb1c0c82dc5","kind":"commit","published_at":"2021-05-26T06:59:57.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.12.3","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"5a2d33f0174397d016328a7faa935546d0c79061","kind":"commit","published_at":"2021-05-25T09:59:21.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.12.2","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"62d9142d5cecd48e6a7e402efb4b52b7bc1c07c7","kind":"commit","published_at":"2021-05-19T07:28:00.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.12.1","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"4cc1001d2bb72bdba61efb98cbbbc9ee0fe3f8f4","kind":"commit","published_at":"2021-05-18T04:43:52.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.12.0","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.12.0/manifests"},{"name":"v0.11.23","sha":"3acd834a0a4fe50b93fc2aa932dd828265947cdd","kind":"commit","published_at":"2021-05-16T11:06:29.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.11.23","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.11.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.11.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.11.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.11.23/manifests"},{"name":"v0.11.22","sha":"1bfe04d78cd62d9e352f06c599bf8dbc4795edb9","kind":"commit","published_at":"2021-05-15T08:53:19.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.11.22","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.11.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.11.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.11.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.11.22/manifests"},{"name":"v0.11.21","sha":"5e4fcded67b852c77809d6645ab30cac9ff6d368","kind":"commit","published_at":"2021-05-14T08:32:15.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.11.21","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.11.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.11.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.11.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.11.21/manifests"},{"name":"v0.11.20","sha":"707f33cca87ecbf2bafd1edb08e75d89a860e440","kind":"commit","published_at":"2021-05-08T00:58:17.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.11.20","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.11.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.11.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.11.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.11.20/manifests"},{"name":"v0.11.19","sha":"6fc097aa206e436682156654b02fa242d5ab73ad","kind":"commit","published_at":"2021-05-06T04:11:48.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.11.19","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.11.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.11.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.11.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.11.19/manifests"},{"name":"v0.11.18","sha":"a9ccb35d083f2dbe7904411a2c7efcf22f06dea0","kind":"commit","published_at":"2021-05-02T22:34:18.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.11.18","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.11.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.11.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.11.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.11.18/manifests"},{"name":"v0.11.17","sha":"18aaa437f4fd3411df7e1a0189fa692dd653ded3","kind":"commit","published_at":"2021-05-01T10:11:12.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.11.17","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.11.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.11.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.11.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.11.17/manifests"},{"name":"v0.11.16","sha":"bfc735e1c3da764a981063d40dfb0d4be0daf387","kind":"commit","published_at":"2021-04-28T08:54:14.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.11.16","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.11.16/manifests"},{"name":"v0.11.15","sha":"8ee6ec7185dd731b5040223d04895cce75cbe277","kind":"commit","published_at":"2021-04-26T07:56:35.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.11.15","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.11.15/manifests"},{"name":"v0.11.14","sha":"6060741db8791ec6338d053a7e352787c2b0f481","kind":"commit","published_at":"2021-04-24T10:57:03.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.11.14","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.11.14/manifests"},{"name":"v0.11.13","sha":"cb3710d91edb6c9a3d2f9407c862d1166dee0ea1","kind":"commit","published_at":"2021-04-23T02:51:46.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.11.13","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.11.13/manifests"},{"name":"v0.11.12","sha":"660a2f7073412e90342bd4a0587892b9f196b8d1","kind":"commit","published_at":"2021-04-17T11:22:37.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.11.12","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.11.12/manifests"},{"name":"v0.11.11","sha":"e2af73446481f43c08d872140ab16d72f8a294bf","kind":"commit","published_at":"2021-04-15T02:11:30.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.11.11","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.11.11/manifests"},{"name":"v0.11.10","sha":"a2d1b2a531491ca1f2901b89d99680e85f228cc7","kind":"commit","published_at":"2021-04-13T09:53:58.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.11.10","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.11.10/manifests"},{"name":"v0.11.9","sha":"d616dac2ca7cb0f9bd918b96fa44ece3578ee9b3","kind":"commit","published_at":"2021-04-12T09:00:20.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.11.9","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.11.9/manifests"},{"name":"v0.11.8","sha":"94eee0c6d9d3b3a0a92bed2feb0ffc03c87e020d","kind":"commit","published_at":"2021-04-11T13:09:57.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.11.8","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.11.8/manifests"},{"name":"v0.11.7","sha":"f0453a28b0e7ddd46df1ebacfb0df31ae6eb69fe","kind":"commit","published_at":"2021-04-10T12:06:22.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.11.7","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.11.7/manifests"},{"name":"v0.11.6","sha":"d16c6190b455bce5e3385c3d8086ae51e66053f6","kind":"commit","published_at":"2021-04-07T11:20:45.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.11.6","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.11.6/manifests"},{"name":"v0.11.5","sha":"00269f3d9882e8f0d00d521a3f2b8a58465f5604","kind":"commit","published_at":"2021-04-03T21:45:18.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.11.5","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.11.5/manifests"},{"name":"v0.11.4","sha":"a25f09b26a352de87aac5a735c9f204bc6483af5","kind":"commit","published_at":"2021-04-03T00:32:46.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.11.4","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.11.4/manifests"},{"name":"v0.11.3","sha":"fb8681e23af9d41f77349a92b72a9cf8bc8bd432","kind":"commit","published_at":"2021-04-02T06:12:14.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.11.3","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"5cf95a6aab419c2ebe3dfd58a10cd14763a5e712","kind":"commit","published_at":"2021-03-30T09:30:22.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.11.2","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"02ff418481cd5972321ff0e83c51bad1ccd9522d","kind":"commit","published_at":"2021-03-29T23:48:53.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.11.1","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"4b28b9049f0ee04c1db77e733874f84957fe7e0a","kind":"commit","published_at":"2021-03-29T02:56:22.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.11.0","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"0141dd9d518707109f301bb2e44a513ff1ade61f","kind":"commit","published_at":"2021-03-27T02:15:30.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.10.2","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"f628964f2217046dcefa3e1b6517a763580b98db","kind":"commit","published_at":"2021-03-26T08:27:15.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.10.1","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"509b30e9bb7663e4a4074befcdba120953056bb0","kind":"commit","published_at":"2021-03-25T09:27:47.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.10.0","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.10.0/manifests"},{"name":"v0.9.7","sha":"c7ea6ce1e0687a80271fc53020fedcf6103daa4f","kind":"commit","published_at":"2021-03-24T20:37:31.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.9.7","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"3c679d5b217d5168756e608f2b515c6a74707e4f","kind":"commit","published_at":"2021-03-20T21:34:04.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.9.6","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"3c3a299ea6778cb40eb51b83521bb94b856be1f8","kind":"commit","published_at":"2021-03-19T18:05:34.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.9.5","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"237870fbbf529fbefe4db069e21663be38c32373","kind":"commit","published_at":"2021-03-19T05:56:33.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.9.4","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"2961bb8e1ed7ee0f3a2a9d1991e32d35a0e92adc","kind":"commit","published_at":"2021-03-17T08:15:02.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.9.3","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"afa91d7dd3e235578f0500b66aab26796691cf18","kind":"commit","published_at":"2021-03-12T20:26:02.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.9.2","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"094eac162a08133265240b19903582fe9d8da227","kind":"commit","published_at":"2021-03-12T10:14:56.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.9.1","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"9064fea69045c95f6a36c5d2bbfb7c3f6cd3b9ed","kind":"commit","published_at":"2021-03-09T06:37:57.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.9.0","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.9.0/manifests"},{"name":"v0.8.57","sha":"ec131a18fcfc727946d9308faaf256fafd827a70","kind":"commit","published_at":"2021-03-08T04:33:24.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.8.57","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.8.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.8.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.57/manifests"},{"name":"v0.8.56","sha":"47d56ff3ca4e1955801ff442dd4d260aa8cab9ca","kind":"commit","published_at":"2021-03-05T12:09:32.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.8.56","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.8.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.8.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.56/manifests"},{"name":"v0.8.55","sha":"40ff39e1bc617ed8f23308e82a6770a16c82e22b","kind":"commit","published_at":"2021-03-04T05:12:15.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.8.55","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.8.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.8.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.55/manifests"},{"name":"v0.8.54","sha":"b27d5a9b13aca7516a235a85d57810383da854a3","kind":"commit","published_at":"2021-03-01T09:44:56.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.8.54","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.8.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.8.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.54/manifests"},{"name":"v0.8.53","sha":"e2d25ad87feedd7562c5f01f23bc8f33c8f09a00","kind":"commit","published_at":"2021-02-27T00:41:53.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.8.53","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.8.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.8.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.53/manifests"},{"name":"v0.8.52","sha":"6f636bceb02c7018587b8f08a5f8beb382be35e8","kind":"commit","published_at":"2021-02-25T05:09:47.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.8.52","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.8.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.8.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.52/manifests"},{"name":"v0.8.51","sha":"ab1a9d59c60adf217ed89c071d97419663bbba6a","kind":"commit","published_at":"2021-02-23T10:18:14.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.8.51","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.8.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.8.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.51/manifests"},{"name":"v0.8.50","sha":"f05d8a26ea70083c44bdc8a9511adefd3be03d7c","kind":"commit","published_at":"2021-02-21T10:41:49.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.8.50","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.8.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.8.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.50/manifests"},{"name":"v0.8.49","sha":"187feec684643e27e4cc7566f611e178345514aa","kind":"commit","published_at":"2021-02-19T08:35:47.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.8.49","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.8.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.8.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.49/manifests"},{"name":"v0.8.48","sha":"f50aa9a1a71a7db80adb6ec34896a98e32ed927a","kind":"commit","published_at":"2021-02-18T14:17:22.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.8.48","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.8.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.8.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.48/manifests"},{"name":"v0.8.47","sha":"0c78d67acb2f4020d87fa2e417f6171eb54d00ae","kind":"commit","published_at":"2021-02-18T02:04:19.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.8.47","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.8.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.8.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.47/manifests"},{"name":"v0.8.46","sha":"4d0fd88f97b6be1e8d1a04866cb9d69ea60d6156","kind":"commit","published_at":"2021-02-14T02:52:46.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.8.46","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.8.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.8.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.46/manifests"},{"name":"v0.8.45","sha":"3d34cef0035894da267d957441e1711dc9f67d3a","kind":"commit","published_at":"2021-02-13T10:55:45.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.8.45","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.8.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.8.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.45/manifests"},{"name":"v0.8.44","sha":"e8c7f18e7651382ad4da1fd253c4a3d14a159d73","kind":"commit","published_at":"2021-02-11T06:27:15.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.8.44","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.8.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.8.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.44/manifests"},{"name":"v0.8.43","sha":"5b7b7e717f424b31149be8851f4d847016c18775","kind":"commit","published_at":"2021-02-08T09:22:21.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.8.43","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.8.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.8.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.43/manifests"},{"name":"v0.8.42","sha":"c04240a9f75ae4035f77824ecaeb020eae46aff8","kind":"commit","published_at":"2021-02-05T07:45:50.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.8.42","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.8.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.8.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.42/manifests"},{"name":"v0.8.41","sha":"b36a0f1388aa52e9fd25358032bd583ed3bab765","kind":"commit","published_at":"2021-02-04T14:21:47.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.8.41","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.8.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.8.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.41/manifests"},{"name":"v0.8.40","sha":"d9d6234043ce7e2ea6d172c5c8c12e11e54130d5","kind":"commit","published_at":"2021-02-04T04:18:59.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.8.40","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.8.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.8.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.40/manifests"},{"name":"v0.8.39","sha":"94704f6b65b8ad39907996b50d60e06edff3891f","kind":"commit","published_at":"2021-02-01T09:46:19.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.8.39","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.8.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.8.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.39/manifests"},{"name":"v0.8.38","sha":"922a9fcb8a4590d015af824281d6c7218cd60eb2","kind":"commit","published_at":"2021-01-31T10:10:47.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.8.38","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.8.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.8.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.38/manifests"},{"name":"v0.8.37","sha":"a5cd18e36ac693c4112ed4b6bf8cc2906d34af83","kind":"commit","published_at":"2021-01-30T12:36:22.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.8.37","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.8.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.8.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.37/manifests"},{"name":"v0.8.36","sha":"0eb6580c146577da15c8cf9a7a84be26e2fd0863","kind":"commit","published_at":"2021-01-26T11:17:23.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.8.36","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.8.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.8.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.36/manifests"},{"name":"v0.8.35","sha":"bcbdc4a4570558c8ec5ed28bf14f55891ad1ba3b","kind":"commit","published_at":"2021-01-26T09:00:07.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.8.35","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.8.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.8.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.35/manifests"},{"name":"v0.8.34","sha":"2d48dee5a7604298bea9d0ffbcb248f41e0fa89c","kind":"commit","published_at":"2021-01-21T23:40:51.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.8.34","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.8.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.8.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.34/manifests"},{"name":"v0.8.33","sha":"77563e475927a6376ee39a0a86aa5586369dd3bf","kind":"commit","published_at":"2021-01-18T02:11:21.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.8.33","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.8.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.8.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.33/manifests"},{"name":"v0.8.32","sha":"190309f0b0a75575bab67027c9a18b661c4a4608","kind":"commit","published_at":"2021-01-14T05:23:17.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.8.32","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.8.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.8.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.32/manifests"},{"name":"v0.8.31","sha":"28222c5b2e54defa0ad576310d4bcbfac4804aea","kind":"commit","published_at":"2021-01-07T02:04:20.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.8.31","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.8.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.8.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.31/manifests"},{"name":"v0.8.30","sha":"18a9d59a4aad7d79a0cbbd9608bbc18e4f0ecfa7","kind":"commit","published_at":"2021-01-06T10:28:26.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.8.30","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.8.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.8.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.30/manifests"},{"name":"v0.8.29","sha":"ecfe4510ff0dab0908316e5f535c49e87e113e4f","kind":"commit","published_at":"2021-01-02T12:25:20.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.8.29","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.8.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.8.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.29/manifests"},{"name":"v0.8.28","sha":"f7751219b92b8c61df79bca99b2bdc77a3ec0fcb","kind":"commit","published_at":"2020-12-31T11:16:53.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.8.28","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.8.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.8.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.28/manifests"},{"name":"v0.8.27","sha":"32dad9f6ddfc667fe970256538c0737d84d64031","kind":"commit","published_at":"2020-12-29T12:14:45.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.8.27","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.8.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.8.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.27/manifests"},{"name":"v0.8.26","sha":"150a01844d47127c007c2b1973158d69c560ca21","kind":"commit","published_at":"2020-12-21T06:07:17.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.8.26","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.8.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.8.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.26/manifests"},{"name":"v0.8.25","sha":"b72dc061ab9d40c64a152264c457fbfa2314142c","kind":"commit","published_at":"2020-12-20T11:40:47.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.8.25","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.8.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.8.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.25/manifests"},{"name":"v0.8.24","sha":"8bfe7ca1b04303d0ce13692e357f89e6e42f947f","kind":"commit","published_at":"2020-12-18T13:48:18.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.8.24","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.8.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.8.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.24/manifests"},{"name":"v0.8.23","sha":"74a191401d450c70abc9496048c153beaf79a2ba","kind":"commit","published_at":"2020-12-14T23:44:35.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.8.23","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.23/manifests"},{"name":"v0.8.22","sha":"854491124ff8b3b52e16801e4b8052a3c399b4e1","kind":"commit","published_at":"2020-12-12T11:27:46.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.8.22","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.8.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.8.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.22/manifests"},{"name":"v0.8.21","sha":"e8a22dcd4c74d885a517cc57b998bb956aac2da4","kind":"commit","published_at":"2020-12-08T06:03:00.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.8.21","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.8.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.8.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.21/manifests"},{"name":"v0.8.20","sha":"81b8e1f074a4fc69e15f76003663178715cc2148","kind":"commit","published_at":"2020-12-06T09:04:45.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.8.20","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.8.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.8.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.20/manifests"},{"name":"v0.8.19","sha":"5934b26f553932fa7b3b1fb4124070e338e00696","kind":"commit","published_at":"2020-12-05T07:57:17.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.8.19","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.8.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.8.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.19/manifests"},{"name":"v0.8.18","sha":"9ed9858ff3a265f8b597c5b62cee1f14917b6a6b","kind":"commit","published_at":"2020-12-04T06:16:55.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.8.18","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.8.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.8.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.18/manifests"},{"name":"v0.8.17","sha":"8a2b1082da1b0f5fbfd8ca9f88eccee88a22007a","kind":"commit","published_at":"2020-11-29T12:58:23.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.8.17","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.8.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.8.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.17/manifests"},{"name":"v0.8.16","sha":"f4cec94deaa61e5bb9bd3c0d14ad37ead1d8ca55","kind":"commit","published_at":"2020-11-26T19:43:16.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.8.16","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.8.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.8.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.16/manifests"},{"name":"v0.8.15","sha":"2fa473e4c2f5374e066353c9d37bdc8afa8da734","kind":"commit","published_at":"2020-11-25T09:43:16.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.8.15","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.8.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.8.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.15/manifests"},{"name":"v0.8.14","sha":"77e4ca0d9fd11a5a60f8529f57fb817ea501c35c","kind":"commit","published_at":"2020-11-24T06:51:30.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.8.14","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.14/manifests"},{"name":"v0.8.13","sha":"102c1f7c6ba0927a1c1ad17624f39629c6e6b485","kind":"commit","published_at":"2020-11-23T19:02:21.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.8.13","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.13/manifests"},{"name":"v0.8.12","sha":"35be5f5edac9ba2c0b6b3b212c3bda632cd00ffc","kind":"commit","published_at":"2020-11-21T06:52:52.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.8.12","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.12/manifests"},{"name":"v0.8.11","sha":"919c5371169e4d088aeabab0217b9be6957fc713","kind":"commit","published_at":"2020-11-18T22:25:51.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.8.11","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.11/manifests"},{"name":"v0.8.10","sha":"5a021b1151351f028b3a5688a9fd3b4a056596dd","kind":"commit","published_at":"2020-11-18T05:13:19.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.8.10","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.10/manifests"},{"name":"v0.8.9","sha":"3a3995c3ee7711042c159d4fce26bd0ac48cfad4","kind":"commit","published_at":"2020-11-17T08:15:15.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.8.9","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.9/manifests"},{"name":"v0.8.8","sha":"fe27c0d8fa18bd9c615da4afc50bf52dc92a4458","kind":"commit","published_at":"2020-11-16T01:22:19.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.8.8","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"ddf097017d8bfd1440686241d2a39223ade3315a","kind":"commit","published_at":"2020-11-13T22:33:38.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.8.7","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"14c2fac4874c8b2bbae88bf3bfb6351b447fd9c3","kind":"commit","published_at":"2020-11-11T11:24:08.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.8.6","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"8d73b27f26244d4326863ee824df042479428ff6","kind":"commit","published_at":"2020-11-07T13:12:42.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.8.5","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"061f635e5334ea4ed0da1680202ea199d090daa6","kind":"commit","published_at":"2020-11-05T22:12:09.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.8.4","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"547197bac81b19be894a16ed4b7c6588dc912055","kind":"commit","published_at":"2020-11-03T21:34:13.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.8.3","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"2e5f8a83f84b891899fa35cf783e306f1bde7a7b","kind":"commit","published_at":"2020-11-01T23:20:44.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.8.2","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"5f21badc2349abd5d5007cddb107430cda1700d8","kind":"commit","published_at":"2020-11-01T05:43:08.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.8.1","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"427d9cce536cb7be1cccb9de53bd86a4edefee61","kind":"commit","published_at":"2020-10-28T16:51:08.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.8.0","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.8.0/manifests"},{"name":"v0.7.22","sha":"19b1d303e93300da9dbb10af9b511c1912cd0eb2","kind":"commit","published_at":"2020-10-28T14:18:16.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.7.22","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.7.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.7.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.7.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.7.22/manifests"},{"name":"v0.7.21","sha":"b136d4a37a49346757552099a8d43bca18b3f661","kind":"commit","published_at":"2020-10-25T10:19:38.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.7.21","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.7.21/manifests"},{"name":"v0.7.20","sha":"dffaaa8635cd54fedafb5d6c61683d253438ad4d","kind":"commit","published_at":"2020-10-25T05:34:12.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.7.20","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.7.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.7.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.7.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.7.20/manifests"},{"name":"v0.7.19","sha":"0e3c0a09f3ca209d4bd3596c0a7a9098cd02dfc3","kind":"commit","published_at":"2020-10-21T07:14:09.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.7.19","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.7.19/manifests"},{"name":"v0.7.18","sha":"e51cb510b4a479fc77f14d31836a28904ed44a05","kind":"commit","published_at":"2020-10-20T19:19:20.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.7.18","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.7.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.7.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.7.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.7.18/manifests"},{"name":"v0.7.17","sha":"03a33e6e007467d99989ecf82fad61bd928a71aa","kind":"commit","published_at":"2020-10-18T10:52:04.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.7.17","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.7.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.7.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.7.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.7.17/manifests"},{"name":"v0.7.16","sha":"eb0190fb97ede7de2476d646899272601d4bbdcc","kind":"commit","published_at":"2020-10-16T22:32:40.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.7.16","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.7.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.7.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.7.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.7.16/manifests"},{"name":"v0.7.15","sha":"adc2f2ff93a9d320c75b0c24824dfa1a1427a506","kind":"commit","published_at":"2020-10-13T08:21:55.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.7.15","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.7.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.7.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.7.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.7.15/manifests"},{"name":"v0.7.14","sha":"ee8e8a2fdff191c20d6c9d05f91ceb9ef2bcba20","kind":"commit","published_at":"2020-10-10T10:09:38.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.7.14","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.7.14/manifests"},{"name":"v0.7.13","sha":"753eb22bf16e48563f97dca96ae2f2bbd99344a3","kind":"commit","published_at":"2020-10-08T08:23:51.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.7.13","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.7.13/manifests"},{"name":"v0.7.12","sha":"2d75c7474681aa1cf32db55fe93b487c4682643c","kind":"commit","published_at":"2020-10-08T00:56:13.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.7.12","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.7.12/manifests"},{"name":"v0.7.11","sha":"1a445f7df08099e88e6151a092840eb06bf8fb32","kind":"commit","published_at":"2020-10-07T01:46:07.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.7.11","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.7.11/manifests"},{"name":"v0.7.10","sha":"925421f9d8b2ea4d7916ae003d3ed10831532e67","kind":"commit","published_at":"2020-10-06T17:23:16.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.7.10","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.7.10/manifests"},{"name":"v0.7.9","sha":"148684f949b7fed36441bbc0e3102d687c9f59ac","kind":"commit","published_at":"2020-10-03T10:22:39.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.7.9","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.7.9/manifests"},{"name":"v0.7.8","sha":"8942401dda500340491f052c56135e6bb0b5b3da","kind":"commit","published_at":"2020-09-29T09:35:45.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.7.8","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.7.8/manifests"},{"name":"v0.7.7","sha":"c6812d447d8d21c8044fbc1ddedc951e2b72c9f5","kind":"commit","published_at":"2020-09-27T02:57:11.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.7.7","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.7.7/manifests"},{"name":"v0.7.6","sha":"b77b32afa1068c4c87da5cadd469fd7ab0ce6392","kind":"commit","published_at":"2020-09-26T04:07:14.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.7.6","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"8868e104ac556fad24edf61e771344a430e10f8b","kind":"commit","published_at":"2020-09-24T17:07:14.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.7.5","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"6aab7e1d10ea3c7c10a79a38d0904e9a6a08c0f2","kind":"commit","published_at":"2020-09-23T18:23:09.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.7.4","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"4ba207aed663ccfb5e72a46348dc3f124e2eaafc","kind":"commit","published_at":"2020-09-23T00:13:40.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.7.3","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"77aa9866e616f74b157018406fe5e4866df92de2","kind":"commit","published_at":"2020-09-19T11:00:21.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.7.2","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"2d54b1e40cf832d729e6254eddc982c94cedb2a9","kind":"commit","published_at":"2020-09-12T18:25:39.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.7.1","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"e53235c1004c895fe085a5a732134caa9578cbb9","kind":"commit","published_at":"2020-09-12T02:58:08.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.7.0","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.7.0/manifests"},{"name":"v0.6.34","sha":"e0592a5f2952fe8d15d8214757c63bb9888d97d5","kind":"commit","published_at":"2020-09-11T08:49:12.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.6.34","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.6.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.6.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.6.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.6.34/manifests"},{"name":"v0.6.33","sha":"f50928c5a9b77026ed1dfabe1c39ce8e65aa1936","kind":"commit","published_at":"2020-09-09T04:20:09.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.6.33","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.6.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.6.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.6.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.6.33/manifests"},{"name":"v0.6.32","sha":"4fae62620c156b40a1781712e8ad20bc9adbf35c","kind":"commit","published_at":"2020-09-07T07:06:47.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.6.32","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.6.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.6.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.6.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.6.32/manifests"},{"name":"v0.6.31","sha":"5cf587aecb13cc11f8e21ecc7bab0e9cbb1caf58","kind":"commit","published_at":"2020-09-06T07:27:11.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.6.31","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.6.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.6.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.6.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.6.31/manifests"},{"name":"v0.6.30","sha":"e1f1171ad5f4c533b649c2c72dd5a32d75eda856","kind":"commit","published_at":"2020-09-03T07:16:47.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.6.30","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.6.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.6.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.6.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.6.30/manifests"},{"name":"v0.6.29","sha":"513159c4e53b66fa0b1c95923fee663ec1904f94","kind":"commit","published_at":"2020-09-02T07:48:55.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.6.29","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.6.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.6.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.6.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.6.29/manifests"},{"name":"v0.6.28","sha":"1336fbcf9bcca2f2708f5f575770f13a8440bde3","kind":"commit","published_at":"2020-08-27T03:01:17.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.6.28","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.6.28/manifests"},{"name":"v0.6.27","sha":"6bbebbddfc74469d47fc43eeef95134417ac6fd7","kind":"commit","published_at":"2020-08-21T09:11:07.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.6.27","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.6.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.6.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.6.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.6.27/manifests"},{"name":"v0.6.26","sha":"9f939613b700e4151e466456eac47cc9bec4822a","kind":"commit","published_at":"2020-08-18T17:49:13.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.6.26","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.6.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.6.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.6.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.6.26/manifests"},{"name":"v0.6.25","sha":"3f8508a147cc68a24e8aea1e1cd8a8bfacab285d","kind":"commit","published_at":"2020-08-17T04:06:37.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.6.25","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.6.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.6.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.6.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.6.25/manifests"},{"name":"v0.6.24","sha":"6fcaa2e0948afaea0ab7f9d844dead220137b1ca","kind":"commit","published_at":"2020-08-15T09:15:39.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.6.24","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.6.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.6.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.6.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.6.24/manifests"},{"name":"v0.6.23","sha":"fc552a9a5c1752eaaa22c5e759974abb1b2ae724","kind":"commit","published_at":"2020-08-14T07:26:19.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.6.23","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.6.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.6.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.6.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.6.23/manifests"},{"name":"v0.6.22","sha":"9a6bd6769b27a6c639ac452c4a5c1cfef9c066c9","kind":"commit","published_at":"2020-08-13T08:50:10.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.6.22","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.6.22/manifests"},{"name":"v0.6.21","sha":"30cc9ab518d9670d556bde3e54ff90663deb13dc","kind":"commit","published_at":"2020-08-12T10:23:44.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.6.21","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.6.21/manifests"},{"name":"v0.6.20","sha":"24b1b07c839b30052694b13c0b7c2e1a7e138bfb","kind":"commit","published_at":"2020-08-11T09:48:08.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.6.20","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.6.20/manifests"},{"name":"v0.6.19","sha":"e60b1b0d08498ece7f18e70e617f4b8648df229b","kind":"commit","published_at":"2020-08-10T06:23:50.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.6.19","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.6.19/manifests"},{"name":"v0.6.18","sha":"a3a9cfa2ced9a3722c70a2be4b01b14c0241a5f7","kind":"commit","published_at":"2020-08-07T22:12:18.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.6.18","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.6.18/manifests"},{"name":"v0.6.17","sha":"feaca75725e80436d6ba50bd6b3640635cab142e","kind":"commit","published_at":"2020-08-05T22:36:38.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.6.17","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.6.17/manifests"},{"name":"v0.6.16","sha":"72aba860db5282b303c9805801756db911eebb59","kind":"commit","published_at":"2020-08-03T22:15:39.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.6.16","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.6.16/manifests"},{"name":"v0.6.15","sha":"e6c06f9949b7d7600f4b3325db8855663daf8f53","kind":"commit","published_at":"2020-08-03T20:46:21.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.6.15","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.6.15/manifests"},{"name":"v0.6.14","sha":"b3ff3306f01913210453c3fb751d09d6e7b401f9","kind":"commit","published_at":"2020-08-02T06:47:50.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.6.14","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.6.14/manifests"},{"name":"v0.6.13","sha":"d22c4687e407f3a10d3dd0640d4093bda9c7a137","kind":"commit","published_at":"2020-07-31T22:25:49.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.6.13","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.6.13/manifests"},{"name":"v0.6.12","sha":"c88bed3bac4dbf24ab94a1c7648b6d94d3403da6","kind":"commit","published_at":"2020-07-31T04:30:53.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.6.12","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.6.12/manifests"},{"name":"v0.6.11","sha":"2d76b4e90098442f21338082dedfba86f1de879e","kind":"commit","published_at":"2020-07-30T06:05:14.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.6.11","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.6.11/manifests"},{"name":"v0.6.10","sha":"fcdf97dfa5094bcf338ad2bc6de5b73a016d329e","kind":"commit","published_at":"2020-07-29T03:58:06.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.6.10","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.6.10/manifests"},{"name":"v0.6.9","sha":"a4139ae657f2d7737703b2b5d5c5346330770b40","kind":"commit","published_at":"2020-07-29T01:48:38.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.6.9","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"04d2641eb7cb43d8c5f30a644f399e293efdceeb","kind":"commit","published_at":"2020-07-27T04:14:47.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.6.8","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"a130d78c7a244fe9d7461e6925c1ae97ef4e0ee6","kind":"commit","published_at":"2020-07-25T22:10:17.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.6.7","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"2b48759a923209dcb67542df254ed68dcfa09317","kind":"commit","published_at":"2020-07-25T06:12:42.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.6.6","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"ce6b12749a014de22ee0b88b2b282b5844700991","kind":"commit","published_at":"2020-07-20T06:40:17.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.6.5","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"2539310a46e2d146fb418fdb760ace10a710d4de","kind":"commit","published_at":"2020-07-19T11:03:38.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.6.4","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"4093e1853aa7911559a6337cc9e889800f80e8e9","kind":"commit","published_at":"2020-07-16T01:02:44.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.6.3","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"329c9fb22bc6374b667a1f88fec105fd58ef3de2","kind":"commit","published_at":"2020-07-12T08:05:09.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.6.2","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"d84b4e0b64944e4db1658930cb1265cc3c5ce36f","kind":"commit","published_at":"2020-07-11T12:50:08.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.6.1","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"6d0c49058a473194e19bcde662644cdeb6908e45","kind":"commit","published_at":"2020-07-11T02:11:38.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.6.0","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.6.0/manifests"},{"name":"v0.5.26","sha":"02def8525507fec3c16260d8722e9ee0963a3350","kind":"commit","published_at":"2020-07-09T06:53:10.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.5.26","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.5.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.5.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.5.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.5.26/manifests"},{"name":"v0.5.25","sha":"0ecf80b3dbfa804f960f32cdfc8434bb859beec1","kind":"commit","published_at":"2020-07-08T03:54:18.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.5.25","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.5.25/manifests"},{"name":"v0.5.24","sha":"9678b90ffea7fd9db8da80ee2b412bc861e903b0","kind":"commit","published_at":"2020-07-07T00:40:37.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.5.24","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.5.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.5.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.5.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.5.24/manifests"},{"name":"v0.5.23","sha":"2b3bba042518b389dc7af18a1960c5a2791fc7cb","kind":"commit","published_at":"2020-07-06T10:01:53.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.5.23","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.5.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.5.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.5.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.5.23/manifests"},{"name":"v0.5.22","sha":"2964b5a7b4fb227830447ea3248c49566124b3f6","kind":"commit","published_at":"2020-07-06T04:59:49.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.5.22","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.5.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.5.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.5.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.5.22/manifests"},{"name":"v0.5.21","sha":"973b8e97c6f4effbe4975c368e65685cd5a74c81","kind":"commit","published_at":"2020-07-05T06:13:38.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.5.21","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.5.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.5.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.5.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.5.21/manifests"},{"name":"v0.5.20","sha":"f590161ec1ba817f49a9640052bb6c5c2aef8c0f","kind":"commit","published_at":"2020-07-04T08:18:24.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.5.20","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.5.20/manifests"},{"name":"v0.5.19","sha":"a051255e0e308e193d650ee6717eb33d5dbf1ed3","kind":"commit","published_at":"2020-07-02T22:16:08.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.5.19","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.5.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.5.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.5.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.5.19/manifests"},{"name":"v0.5.18","sha":"846d6b9faecbe791dcc5879e12602808da9f5392","kind":"commit","published_at":"2020-07-02T10:50:19.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.5.18","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.5.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.5.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.5.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.5.18/manifests"},{"name":"v0.5.17","sha":"42bcc74983a2cd7a8fead7e9e9f403f27216156d","kind":"commit","published_at":"2020-07-02T06:57:22.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.5.17","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.5.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.5.17/manifests"},{"name":"v0.5.16","sha":"57d6f87e089f44404df5040d2b8a0a12815b6d60","kind":"commit","published_at":"2020-06-30T09:00:16.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.5.16","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.5.16/manifests"},{"name":"v0.5.15","sha":"0ab4132a146a9c0630122d220ef7c6b1c78f8e1f","kind":"commit","published_at":"2020-06-30T07:17:27.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.5.15","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.5.15/manifests"},{"name":"v0.5.14","sha":"1c1bbaa6e04a409cba88ede270cc520634218c47","kind":"commit","published_at":"2020-06-28T08:18:46.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.5.14","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.5.14/manifests"},{"name":"v0.5.13","sha":"c5287bc3957904dd6b5b04798f8037e3d753e276","kind":"commit","published_at":"2020-06-27T02:07:34.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.5.13","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.5.13/manifests"},{"name":"v0.5.12","sha":"c4ef3c51f48496c8dce76179b8f961d53694880c","kind":"commit","published_at":"2020-06-24T07:52:41.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.5.12","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.5.12/manifests"},{"name":"v0.5.11","sha":"60e1d6156367fb3e0a8fb1f5efc0fa93adfe118a","kind":"commit","published_at":"2020-06-23T11:14:07.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.5.11","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.5.11/manifests"},{"name":"v0.5.10","sha":"76fb5e0eca41bb4f6de1037b7925eff59e4127ef","kind":"commit","published_at":"2020-06-23T09:23:39.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.5.10","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.5.10/manifests"},{"name":"v0.5.9","sha":"b22fab093b18cda2c2870887cb0959bc55afccbc","kind":"commit","published_at":"2020-06-22T01:19:05.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.5.9","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.5.9/manifests"},{"name":"v0.5.8","sha":"a96783e5ce3e5c49773f3ed9d9cb644a5db381df","kind":"commit","published_at":"2020-06-21T08:50:07.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.5.8","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"8aa21267371804c8148e1852483af0a931134efe","kind":"commit","published_at":"2020-06-21T06:13:06.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.5.7","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"da45c85a8a0d9e479a804c2811ddd312f6b07126","kind":"commit","published_at":"2020-06-20T17:47:35.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.5.6","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"0be23dec5c9f670f13161eddcf135b3aca27ebf5","kind":"commit","published_at":"2020-06-20T08:48:40.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.5.5","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"aa9e4d6bf96fd84ec0dcc36d68a6c1346c38ce1c","kind":"commit","published_at":"2020-06-19T21:43:43.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.5.4","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"095b196a0e02463cf0eb465c59aad236884091e1","kind":"commit","published_at":"2020-06-12T05:34:33.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.5.3","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"baf5e44c82a3efec84c945cc6b346a13f8350684","kind":"commit","published_at":"2020-06-12T01:03:05.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.5.2","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"669b6e6e4558ac4922ca42074b86014862b87cbf","kind":"commit","published_at":"2020-06-11T21:18:39.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.5.1","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"2af81623ffd75900abf311bb39f9769ed9dee037","kind":"commit","published_at":"2020-06-11T08:32:06.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.5.0","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.5.0/manifests"},{"name":"v0.4.14","sha":"c855365da0bc48996d71fb5c0ab9824193d92fe7","kind":"commit","published_at":"2020-06-11T00:22:05.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.4.14","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.4.14/manifests"},{"name":"v0.4.13","sha":"bf2a111b69447cc93b730e1f6083b53134615a0f","kind":"commit","published_at":"2020-06-09T20:46:04.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.4.13","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.4.13/manifests"},{"name":"v0.4.12","sha":"0a5f2962958fa846c2edbccc797996c25208af5a","kind":"commit","published_at":"2020-06-09T01:02:08.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.4.12","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.4.12/manifests"},{"name":"v0.4.11","sha":"61aef3bfbc9fd2c07411858a49a3e120bb43f7f5","kind":"commit","published_at":"2020-06-08T20:50:37.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.4.11","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.4.11/manifests"},{"name":"v0.4.10","sha":"3a0dee04316ca199b7862efb0283f7d5fa02b437","kind":"commit","published_at":"2020-06-08T11:57:35.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.4.10","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.4.10/manifests"},{"name":"v0.4.9","sha":"6dadd59f7563f60ab0f106a1d0c5a574555125ff","kind":"commit","published_at":"2020-06-07T03:28:31.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.4.9","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"fe01784e611b8fb6c83a253a3044bbc6bf1604f6","kind":"commit","published_at":"2020-06-05T20:19:33.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.4.8","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"a7d612a26494d2081b3a8c16bbcb68c8c0838260","kind":"commit","published_at":"2020-06-05T04:13:05.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.4.7","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"1f936455b335fa540336984c7bedb58da4d1e62b","kind":"commit","published_at":"2020-06-05T00:51:05.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.4.6","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"a9a95ae30b6dc1784c9665f57d0bfd8075e20c06","kind":"commit","published_at":"2020-06-04T20:17:35.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.4.5","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"b6541a81db3d6dc522679b01741c7b0e0afce6f1","kind":"commit","published_at":"2020-06-03T21:47:43.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.4.4","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"6a6ee4ea7b6c83d0f3f5b94fdffe575845b3c244","kind":"commit","published_at":"2020-05-28T21:14:32.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.4.3","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"45dc7e7237638e7429b359c494b1279fad46f5ad","kind":"commit","published_at":"2020-05-26T21:23:26.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.4.2","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"b53cba406954140d225c83751698a35827292e9f","kind":"commit","published_at":"2020-05-26T10:15:28.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.4.1","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"467b22d18ed536e23e6595676b0a52842e9a4d79","kind":"commit","published_at":"2020-05-26T01:46:56.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.4.0","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.4.0/manifests"},{"name":"v0.3.9","sha":"5f1962061cc91f82a4ee4d6b9fed34afc54fdc59","kind":"commit","published_at":"2020-05-23T00:06:59.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.3.9","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0a5eb5837aaf9d1165504d0143de6d1a296b628d","kind":"commit","published_at":"2020-05-22T02:38:42.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.3.8","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"baefb750a9f71bb511ce34b08e8f465d8c60775b","kind":"commit","published_at":"2020-05-21T20:41:09.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.3.7","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"b4ac5ad3343d33c70da2de9eaa3a4ba472062b17","kind":"commit","published_at":"2020-05-21T06:51:12.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.3.6","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"8478a989f4e2d7c14b0eef3d3da58d7742d1ec4b","kind":"commit","published_at":"2020-05-18T23:45:35.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.3.5","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"ff850cc5935e9e0b74e5151da0406a48041405f5","kind":"commit","published_at":"2020-05-18T20:46:07.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.3.4","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"13ed883e49772804ce5cc393242e5c9450c507e9","kind":"commit","published_at":"2020-05-17T05:12:40.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.3.3","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"5d3ce3555b8d704b334eb9afd3a0e8e8a7b3cb05","kind":"commit","published_at":"2020-05-14T06:55:42.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.3.2","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b126c7c5bee7c340aea3804602d75c1eb29d628c","kind":"commit","published_at":"2020-05-14T05:41:11.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.3.1","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"cb68e96cf1d18e54f55f2cdd29b084219569d695","kind":"commit","published_at":"2020-05-13T09:48:07.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.3.0","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.3.0/manifests"},{"name":"v0.2.12","sha":"0494641db53b0884d312fedbdb3a956bf00879fb","kind":"commit","published_at":"2020-05-13T07:15:01.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.2.12","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.2.12/manifests"},{"name":"v0.2.11","sha":"3c33f15731f7a16a68b5b971691bbe51325ce8aa","kind":"commit","published_at":"2020-05-10T17:15:58.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.2.11","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"af32daf87067c34e9a127727666c3ac9281bdebd","kind":"commit","published_at":"2020-05-09T15:12:59.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.2.10","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1378f34c147a31d56f1438fcd4d462a393169bb9","kind":"commit","published_at":"2020-05-08T03:41:29.000Z","download_url":"https://codeload.github.com/evanw/esbuild/tar.gz/v0.2.9","html_url":"https://github.com/evanw/esbuild/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/evanw/esbuild@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/tags/v0.2.9/manifests"}]},"repo_metadata_updated_at":"2026-04-10T22:12:13.517Z","dependent_packages_count":1,"downloads":14,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":38.55837752871324,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":0.6249884005551236,"forks_count":1.4165963826228973,"average":16.430377771239563},"purl":"pkg:npm/%40cspotcode/esbuild-linux-64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@cspotcode/esbuild-linux-64","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@cspotcode/esbuild-linux-64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@cspotcode/esbuild-linux-64/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-09T04:23:20.308Z","issues_count":1281,"pull_requests_count":224,"avg_time_to_close_issue":3911620.7442455245,"avg_time_to_close_pull_request":6528838.6328125,"issues_closed_count":782,"pull_requests_closed_count":128,"pull_request_authors_count":121,"issue_authors_count":969,"avg_comments_per_issue":3.775175644028103,"avg_comments_per_pull_request":1.5223214285714286,"merged_pull_requests_count":53,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":196,"past_year_pull_requests_count":62,"past_year_avg_time_to_close_issue":794980.2658227849,"past_year_avg_time_to_close_pull_request":898487.3846153846,"past_year_issues_closed_count":79,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":36,"past_year_issue_authors_count":153,"past_year_avg_comments_per_issue":1.836734693877551,"past_year_avg_comments_per_pull_request":0.6290322580645161,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":15,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanw%2Fesbuild/issues","maintainers":[{"login":"evanw","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evanw"}],"active_maintainers":[{"login":"evanw","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evanw"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cspotcode%2Fesbuild-linux-64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cspotcode%2Fesbuild-linux-64/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cspotcode%2Fesbuild-linux-64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cspotcode%2Fesbuild-linux-64/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cspotcode%2Fesbuild-linux-64/codemeta","maintainers":[{"uuid":"cspotcode","login":"cspotcode","name":null,"email":"cspotcode@gmail.com","url":null,"packages_count":71,"html_url":"https://www.npmjs.com/~cspotcode","role":null,"created_at":"2022-11-16T10:38:43.587Z","updated_at":"2022-11-16T10:38:43.587Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cspotcode/packages"}]}