{"id":983153,"name":"@hyrious/esbuild-dev","ecosystem":"npm","description":"Build and run your script.ts with esbuild","homepage":"https://github.com/hyrious/esbuild-dev#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/hyrious/esbuild-dev","keywords_array":["cli","esbuild"],"namespace":"hyrious","versions_count":77,"first_release_published_at":"2021-01-13T07:03:38.060Z","latest_release_published_at":"2026-02-11T03:11:16.691Z","latest_release_number":"0.10.14","last_synced_at":"2026-04-14T19:33:22.107Z","created_at":"2022-04-07T18:28:25.710Z","updated_at":"2026-04-14T19:33:22.107Z","registry_url":"https://www.npmjs.com/package/@hyrious/esbuild-dev","install_command":"npm install @hyrious/esbuild-dev","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.10.14"}},"repo_metadata":{"id":41552172,"uuid":"328698032","full_name":"hyrious/esbuild-dev","owner":"hyrious","description":"Just esbuild --watch.","archived":false,"fork":false,"pushed_at":"2025-10-06T15:33:23.000Z","size":2748,"stargazers_count":25,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-10-06T17:38:19.700Z","etag":null,"topics":["esbuild"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/hyrious.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","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":"2021-01-11T14:54:34.000Z","updated_at":"2025-10-06T15:33:27.000Z","dependencies_parsed_at":"2024-05-22T07:38:16.004Z","dependency_job_id":"b9636ed1-417b-4fb2-b6f3-e03b59dce4ce","html_url":"https://github.com/hyrious/esbuild-dev","commit_stats":{"total_commits":191,"total_committers":3,"mean_commits":"63.666666666666664","dds":"0.041884816753926746","last_synced_commit":"05a7de3a0ac63b5a53b8a8ee9eaacad7069e53ad"},"previous_names":[],"tags_count":75,"template":false,"template_full_name":null,"purl":"pkg:github/hyrious/esbuild-dev","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hyrious","download_url":"https://codeload.github.com/hyrious/esbuild-dev/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/sbom","scorecard":{"id":475742,"data":{"date":"2025-08-11","repo":{"name":"github.com/hyrious/esbuild-dev","commit":"256420902104a5e4885ffa234190aa60c0dc80da"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Maintained","score":4,"reason":"5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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":"Code-Review","score":0,"reason":"Found 0/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/npm-publish.yml:12","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/gh-pages.yml:9","Warn: no topLevel permission defined: .github/workflows/npm-publish.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/hyrious/esbuild-dev/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/hyrious/esbuild-dev/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/hyrious/esbuild-dev/gh-pages.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/hyrious/esbuild-dev/gh-pages.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/hyrious/esbuild-dev/gh-pages.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/hyrious/esbuild-dev/npm-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/hyrious/esbuild-dev/npm-publish.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/gh-pages.yml:21","Warn: npmCommand not pinned by hash: .github/workflows/npm-publish.yml:22","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   1 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/npm-publish.yml:9"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99"],"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-19T15:15:12.709Z","repository_id":41552172,"created_at":"2025-08-19T15:15:12.710Z","updated_at":"2025-08-19T15:15:12.710Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":282271499,"owners_count":26642131,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-11-02T02:00:06.609Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"hyrious","name":"hyrious","uuid":"8097890","kind":"user","description":"no reason other than laziness","email":"","website":"https://hyrious.me","location":"Jiangsu, China","twitter":"hyrious","company":"@oomol-lab","icon_url":"https://avatars.githubusercontent.com/u/8097890?u=a61ef09ba5696942e2a81b88935af0c8e8d8e70f\u0026v=4","repositories_count":182,"last_synced_at":"2025-03-30T14:01:48.567Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/hyrious","funding_links":[],"total_stars":399,"followers":236,"following":58,"created_at":"2022-11-15T03:19:38.447Z","updated_at":"2025-03-30T14:01:48.567Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hyrious","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hyrious/repositories"},"tags":[{"name":"v0.10.13","sha":"4ad9c190441eda75ba609ef431db366d29842424","kind":"tag","published_at":"2025-07-22T06:00:33.000Z","download_url":"https://codeload.github.com/hyrious/esbuild-dev/tar.gz/v0.10.13","html_url":"https://github.com/hyrious/esbuild-dev/releases/tag/v0.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyrious/esbuild-dev@v0.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.10.13/manifests"},{"name":"v0.10.12","sha":"0438d73ab3f018ef897e41ace310fb7b411e4ff0","kind":"tag","published_at":"2025-02-11T09:05:40.000Z","download_url":"https://codeload.github.com/hyrious/esbuild-dev/tar.gz/v0.10.12","html_url":"https://github.com/hyrious/esbuild-dev/releases/tag/v0.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyrious/esbuild-dev@v0.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.10.12/manifests"},{"name":"v0.10.11","sha":"3e0894f5e2ad859bf274e1582c6ed64d4434ddbd","kind":"tag","published_at":"2024-08-27T01:45:34.000Z","download_url":"https://codeload.github.com/hyrious/esbuild-dev/tar.gz/v0.10.11","html_url":"https://github.com/hyrious/esbuild-dev/releases/tag/v0.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyrious/esbuild-dev@v0.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.10.11/manifests"},{"name":"v0.10.10","sha":"b1f554c514e9ce55781441c09a137dac52e24d8e","kind":"tag","published_at":"2024-08-26T07:57:35.000Z","download_url":"https://codeload.github.com/hyrious/esbuild-dev/tar.gz/v0.10.10","html_url":"https://github.com/hyrious/esbuild-dev/releases/tag/v0.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyrious/esbuild-dev@v0.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.10.10/manifests"},{"name":"v0.10.9","sha":"efcd15c9dd7bfd9bde3d4fe83a38ea591a4c706e","kind":"tag","published_at":"2024-08-23T06:53:31.000Z","download_url":"https://codeload.github.com/hyrious/esbuild-dev/tar.gz/v0.10.9","html_url":"https://github.com/hyrious/esbuild-dev/releases/tag/v0.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyrious/esbuild-dev@v0.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.10.9/manifests"},{"name":"v0.10.8","sha":"2ee3b21669c7f76a4f9f0d8231123ad0aad57ec1","kind":"tag","published_at":"2024-08-08T01:46:27.000Z","download_url":"https://codeload.github.com/hyrious/esbuild-dev/tar.gz/v0.10.8","html_url":"https://github.com/hyrious/esbuild-dev/releases/tag/v0.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyrious/esbuild-dev@v0.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.10.8/manifests"},{"name":"v0.10.7","sha":"98aa9cd4a1df7f09880921a97ad6c033c607312f","kind":"tag","published_at":"2024-07-28T15:03:14.000Z","download_url":"https://codeload.github.com/hyrious/esbuild-dev/tar.gz/v0.10.7","html_url":"https://github.com/hyrious/esbuild-dev/releases/tag/v0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyrious/esbuild-dev@v0.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.10.7/manifests"},{"name":"v0.10.6","sha":"aa0abf0348eed4088d1c1ece7febbfbb6c02f86b","kind":"tag","published_at":"2024-05-22T06:33:22.000Z","download_url":"https://codeload.github.com/hyrious/esbuild-dev/tar.gz/v0.10.6","html_url":"https://github.com/hyrious/esbuild-dev/releases/tag/v0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyrious/esbuild-dev@v0.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.10.6/manifests"},{"name":"v0.10.5","sha":"c8cc16251137d7ca3ed897921d89ab1528831996","kind":"tag","published_at":"2023-12-08T03:11:51.000Z","download_url":"https://codeload.github.com/hyrious/esbuild-dev/tar.gz/v0.10.5","html_url":"https://github.com/hyrious/esbuild-dev/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyrious/esbuild-dev@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"7a25bf8741a5e51520883843675c63b1e8762c3a","kind":"tag","published_at":"2023-07-15T03:06:47.000Z","download_url":"https://codeload.github.com/hyrious/esbuild-dev/tar.gz/v0.10.4","html_url":"https://github.com/hyrious/esbuild-dev/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyrious/esbuild-dev@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"a7c82b596a5d26cb7d96e5cc75c2904c39d4e091","kind":"tag","published_at":"2023-06-30T05:18:44.000Z","download_url":"https://codeload.github.com/hyrious/esbuild-dev/tar.gz/v0.10.3","html_url":"https://github.com/hyrious/esbuild-dev/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyrious/esbuild-dev@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"05a7de3a0ac63b5a53b8a8ee9eaacad7069e53ad","kind":"tag","published_at":"2023-03-29T01:50:52.000Z","download_url":"https://codeload.github.com/hyrious/esbuild-dev/tar.gz/v0.10.2","html_url":"https://github.com/hyrious/esbuild-dev/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyrious/esbuild-dev@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"2c5324d55188e93c29fdfad35d872f82cfa42179","kind":"tag","published_at":"2023-02-15T05:45:12.000Z","download_url":"https://codeload.github.com/hyrious/esbuild-dev/tar.gz/v0.10.1","html_url":"https://github.com/hyrious/esbuild-dev/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyrious/esbuild-dev@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"558e49894fa00473d19ea1406201630965e2d4eb","kind":"tag","published_at":"2023-01-14T08:31:51.000Z","download_url":"https://codeload.github.com/hyrious/esbuild-dev/tar.gz/v0.10.0","html_url":"https://github.com/hyrious/esbuild-dev/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyrious/esbuild-dev@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.10.0/manifests"},{"name":"v0.9.1","sha":"57d958164057ab39639a1d0e88b89eb9c62846d5","kind":"tag","published_at":"2023-01-14T07:38:34.000Z","download_url":"https://codeload.github.com/hyrious/esbuild-dev/tar.gz/v0.9.1","html_url":"https://github.com/hyrious/esbuild-dev/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyrious/esbuild-dev@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"c07601fa14720a62ff2e7f5d9912b6251960ec95","kind":"tag","published_at":"2022-12-14T06:07:43.000Z","download_url":"https://codeload.github.com/hyrious/esbuild-dev/tar.gz/v0.9.0","html_url":"https://github.com/hyrious/esbuild-dev/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyrious/esbuild-dev@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.9.0/manifests"},{"name":"v0.8.7","sha":"b8eec7b9c11dd6772386a0a0e883fbb71cc75484","kind":"tag","published_at":"2022-11-28T04:55:03.000Z","download_url":"https://codeload.github.com/hyrious/esbuild-dev/tar.gz/v0.8.7","html_url":"https://github.com/hyrious/esbuild-dev/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyrious/esbuild-dev@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"1df787140850ba0d5bf2752369e4181f579a196b","kind":"tag","published_at":"2022-10-08T01:33:24.000Z","download_url":"https://codeload.github.com/hyrious/esbuild-dev/tar.gz/v0.8.6","html_url":"https://github.com/hyrious/esbuild-dev/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyrious/esbuild-dev@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"10f85e7759ad4d1fcc6ee8659e5cfbe7ee1997f3","kind":"tag","published_at":"2022-09-28T01:50:20.000Z","download_url":"https://codeload.github.com/hyrious/esbuild-dev/tar.gz/v0.8.5","html_url":"https://github.com/hyrious/esbuild-dev/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyrious/esbuild-dev@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"2f1a707ade5c21f3169477e9c4c86fd0218715ab","kind":"tag","published_at":"2022-09-19T02:33:32.000Z","download_url":"https://codeload.github.com/hyrious/esbuild-dev/tar.gz/v0.8.4","html_url":"https://github.com/hyrious/esbuild-dev/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyrious/esbuild-dev@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"d889da352eccabb65142006ca06098504f44cc80","kind":"tag","published_at":"2022-09-05T13:53:00.000Z","download_url":"https://codeload.github.com/hyrious/esbuild-dev/tar.gz/v0.8.3","html_url":"https://github.com/hyrious/esbuild-dev/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyrious/esbuild-dev@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"53135c1e1d59356e93b53d8c94541a35c0c84837","kind":"tag","published_at":"2022-07-29T06:22:17.000Z","download_url":"https://codeload.github.com/hyrious/esbuild-dev/tar.gz/v0.8.2","html_url":"https://github.com/hyrious/esbuild-dev/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyrious/esbuild-dev@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"5c8678f0705ec0f66cc69cab07ae6cb0246436c7","kind":"tag","published_at":"2022-07-20T02:02:06.000Z","download_url":"https://codeload.github.com/hyrious/esbuild-dev/tar.gz/v0.8.1","html_url":"https://github.com/hyrious/esbuild-dev/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyrious/esbuild-dev@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"2bb26734098748d10065672e09ffc511a86a555c","kind":"tag","published_at":"2022-07-18T05:32:27.000Z","download_url":"https://codeload.github.com/hyrious/esbuild-dev/tar.gz/v0.8.0","html_url":"https://github.com/hyrious/esbuild-dev/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyrious/esbuild-dev@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.8.0/manifests"},{"name":"v0.7.7","sha":"773c69fbc05182eef2a21a3583f7a3f7015578fd","kind":"tag","published_at":"2022-06-19T01:32:47.000Z","download_url":"https://codeload.github.com/hyrious/esbuild-dev/tar.gz/v0.7.7","html_url":"https://github.com/hyrious/esbuild-dev/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyrious/esbuild-dev@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.7.7/manifests"},{"name":"v0.7.6","sha":"6683ca300ee130e17d480da07a6c5ec927998902","kind":"tag","published_at":"2022-05-23T01:40:04.000Z","download_url":"https://codeload.github.com/hyrious/esbuild-dev/tar.gz/v0.7.6","html_url":"https://github.com/hyrious/esbuild-dev/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyrious/esbuild-dev@v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"9dede6ec21cd03fc550db3fdb7973b5446033b8c","kind":"tag","published_at":"2022-03-25T01:03:04.000Z","download_url":"https://codeload.github.com/hyrious/esbuild-dev/tar.gz/v0.7.5","html_url":"https://github.com/hyrious/esbuild-dev/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyrious/esbuild-dev@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"2196ce074aed1d95c0c2740d49c735a3989821f5","kind":"tag","published_at":"2022-03-03T07:04:22.000Z","download_url":"https://codeload.github.com/hyrious/esbuild-dev/tar.gz/v0.7.4","html_url":"https://github.com/hyrious/esbuild-dev/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyrious/esbuild-dev@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"040fd642f0ff153e4bbf20d1f2e96a7966921f00","kind":"tag","published_at":"2022-03-03T06:46:26.000Z","download_url":"https://codeload.github.com/hyrious/esbuild-dev/tar.gz/v0.7.3","html_url":"https://github.com/hyrious/esbuild-dev/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyrious/esbuild-dev@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"b551d77e2ce6d9a908a9ca4056aa5d980031c573","kind":"tag","published_at":"2022-01-15T02:40:43.000Z","download_url":"https://codeload.github.com/hyrious/esbuild-dev/tar.gz/v0.7.2","html_url":"https://github.com/hyrious/esbuild-dev/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyrious/esbuild-dev@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"ca02a8a1ea65a474c6afbca953d5943c40a5b9d3","kind":"tag","published_at":"2021-12-23T01:37:51.000Z","download_url":"https://codeload.github.com/hyrious/esbuild-dev/tar.gz/v0.7.1","html_url":"https://github.com/hyrious/esbuild-dev/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyrious/esbuild-dev@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"e21c4c2f121d06cc749a8575d42d3f36e587cef5","kind":"tag","published_at":"2021-12-19T10:37:34.000Z","download_url":"https://codeload.github.com/hyrious/esbuild-dev/tar.gz/v0.7.0","html_url":"https://github.com/hyrious/esbuild-dev/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyrious/esbuild-dev@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.7.0/manifests"},{"name":"v0.6.2","sha":"84bccf9ac44ded42767355c22475aedd22a160eb","kind":"tag","published_at":"2021-12-08T01:17:30.000Z","download_url":"https://codeload.github.com/hyrious/esbuild-dev/tar.gz/v0.6.2","html_url":"https://github.com/hyrious/esbuild-dev/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyrious/esbuild-dev@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"33c75c2f55b36b9005acd8172912495e97ebb7f9","kind":"tag","published_at":"2021-12-07T10:09:35.000Z","download_url":"https://codeload.github.com/hyrious/esbuild-dev/tar.gz/v0.6.1","html_url":"https://github.com/hyrious/esbuild-dev/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyrious/esbuild-dev@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"08b223f618ea1793623f3ed07169b1936b93778f","kind":"commit","published_at":"2021-12-07T10:03:15.000Z","download_url":"https://codeload.github.com/hyrious/esbuild-dev/tar.gz/v0.6.0","html_url":"https://github.com/hyrious/esbuild-dev/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyrious/esbuild-dev@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"90e05d625902b74af7dcb719a9a39e8caf45fc6a","kind":"tag","published_at":"2021-11-27T02:44:04.000Z","download_url":"https://codeload.github.com/hyrious/esbuild-dev/tar.gz/v0.5.2","html_url":"https://github.com/hyrious/esbuild-dev/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyrious/esbuild-dev@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"d1d3879df9c6496e3c8d24b90686610789d22f72","kind":"tag","published_at":"2021-11-19T10:15:48.000Z","download_url":"https://codeload.github.com/hyrious/esbuild-dev/tar.gz/v0.5.1","html_url":"https://github.com/hyrious/esbuild-dev/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyrious/esbuild-dev@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"b0219c77ee66caaa99429679c92b7cb1a386d1ba","kind":"tag","published_at":"2021-09-30T01:08:00.000Z","download_url":"https://codeload.github.com/hyrious/esbuild-dev/tar.gz/v0.5.0","html_url":"https://github.com/hyrious/esbuild-dev/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyrious/esbuild-dev@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.5.0/manifests"},{"name":"v0.4.8","sha":"dbff1b8bf62d65b50a8734389a76e12df602c0ad","kind":"tag","published_at":"2021-09-11T01:45:04.000Z","download_url":"https://codeload.github.com/hyrious/esbuild-dev/tar.gz/v0.4.8","html_url":"https://github.com/hyrious/esbuild-dev/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyrious/esbuild-dev@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"a97ef619f2488b9e5f8bedb8cb0aa37733ffb4ca","kind":"tag","published_at":"2021-09-09T01:53:26.000Z","download_url":"https://codeload.github.com/hyrious/esbuild-dev/tar.gz/v0.4.7","html_url":"https://github.com/hyrious/esbuild-dev/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyrious/esbuild-dev@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.4.7/manifests"},{"name":"0.4.6","sha":"5bf4d87ee40f965a09593d42aeac95b04aca521f","kind":"tag","published_at":"2021-08-21T12:53:42.000Z","download_url":"https://codeload.github.com/hyrious/esbuild-dev/tar.gz/0.4.6","html_url":"https://github.com/hyrious/esbuild-dev/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyrious/esbuild-dev@0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/0.4.6/manifests"},{"name":"v0.4.5","sha":"2c4b396bc7c88fd2128a537ee65e7d4649686a47","kind":"commit","published_at":"2021-08-11T05:33:42.000Z","download_url":"https://codeload.github.com/hyrious/esbuild-dev/tar.gz/v0.4.5","html_url":"https://github.com/hyrious/esbuild-dev/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyrious/esbuild-dev@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"bb8366775d7003ca2b70fb482b9e76fb349a81db","kind":"commit","published_at":"2021-08-04T03:55:47.000Z","download_url":"https://codeload.github.com/hyrious/esbuild-dev/tar.gz/v0.4.4","html_url":"https://github.com/hyrious/esbuild-dev/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyrious/esbuild-dev@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"92001e10707b14809762b6b5deed67a21b971ff3","kind":"commit","published_at":"2021-08-02T05:46:19.000Z","download_url":"https://codeload.github.com/hyrious/esbuild-dev/tar.gz/v0.4.3","html_url":"https://github.com/hyrious/esbuild-dev/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyrious/esbuild-dev@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"1b3f1a73c46f6433e6ea11f29840172bb5eb0164","kind":"commit","published_at":"2021-07-30T09:16:48.000Z","download_url":"https://codeload.github.com/hyrious/esbuild-dev/tar.gz/v0.4.2","html_url":"https://github.com/hyrious/esbuild-dev/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyrious/esbuild-dev@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"04d366d0d78105a1c6617a1b4ba1c71b3dc0863f","kind":"commit","published_at":"2021-07-09T09:23:21.000Z","download_url":"https://codeload.github.com/hyrious/esbuild-dev/tar.gz/v0.4.1","html_url":"https://github.com/hyrious/esbuild-dev/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyrious/esbuild-dev@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"16c2a83a1b61bb1505ef041d52aab8a6dc0953ff","kind":"commit","published_at":"2021-07-09T08:35:20.000Z","download_url":"https://codeload.github.com/hyrious/esbuild-dev/tar.gz/v0.4.0","html_url":"https://github.com/hyrious/esbuild-dev/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyrious/esbuild-dev@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.4.0/manifests"},{"name":"v0.3.10","sha":"9f2be96552e48666ef8b0209c090635f1ebdfa04","kind":"commit","published_at":"2021-07-02T05:37:55.000Z","download_url":"https://codeload.github.com/hyrious/esbuild-dev/tar.gz/v0.3.10","html_url":"https://github.com/hyrious/esbuild-dev/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyrious/esbuild-dev@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"988bdd342a69e271c4845c10cca88dc11e0ff546","kind":"commit","published_at":"2021-06-20T10:11:57.000Z","download_url":"https://codeload.github.com/hyrious/esbuild-dev/tar.gz/v0.3.9","html_url":"https://github.com/hyrious/esbuild-dev/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyrious/esbuild-dev@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"2ed9dfd542c09c9dd6b82f2be82eef18934c19dc","kind":"commit","published_at":"2021-06-15T08:38:54.000Z","download_url":"https://codeload.github.com/hyrious/esbuild-dev/tar.gz/v0.3.8","html_url":"https://github.com/hyrious/esbuild-dev/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyrious/esbuild-dev@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"018dabff6a496ded8c2c0c32d699d383225c879b","kind":"commit","published_at":"2021-06-15T07:50:44.000Z","download_url":"https://codeload.github.com/hyrious/esbuild-dev/tar.gz/v0.3.7","html_url":"https://github.com/hyrious/esbuild-dev/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyrious/esbuild-dev@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"792e081e285afd101970a1caf630cb03c7b591aa","kind":"commit","published_at":"2021-06-15T06:20:32.000Z","download_url":"https://codeload.github.com/hyrious/esbuild-dev/tar.gz/v0.3.6","html_url":"https://github.com/hyrious/esbuild-dev/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyrious/esbuild-dev@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"65c662c522217b001f823bf3896f50783cc06deb","kind":"commit","published_at":"2021-06-15T05:14:19.000Z","download_url":"https://codeload.github.com/hyrious/esbuild-dev/tar.gz/v0.3.5","html_url":"https://github.com/hyrious/esbuild-dev/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyrious/esbuild-dev@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"6a27ca18fe8fa77eb55689c580e26d59347ad250","kind":"commit","published_at":"2021-06-15T05:01:40.000Z","download_url":"https://codeload.github.com/hyrious/esbuild-dev/tar.gz/v0.3.4","html_url":"https://github.com/hyrious/esbuild-dev/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyrious/esbuild-dev@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"073ec9ca64befc6ee0f00d03a38cd8d203f1062c","kind":"commit","published_at":"2021-06-08T01:54:01.000Z","download_url":"https://codeload.github.com/hyrious/esbuild-dev/tar.gz/v0.3.3","html_url":"https://github.com/hyrious/esbuild-dev/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyrious/esbuild-dev@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"828a7078867a4e2fc6990bef34c268c3f07b8101","kind":"commit","published_at":"2021-06-01T03:28:41.000Z","download_url":"https://codeload.github.com/hyrious/esbuild-dev/tar.gz/v0.3.2","html_url":"https://github.com/hyrious/esbuild-dev/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyrious/esbuild-dev@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"afae8f3e1cc148d16f391010dec1aacbafdd47d1","kind":"tag","published_at":"2021-05-31T09:33:47.000Z","download_url":"https://codeload.github.com/hyrious/esbuild-dev/tar.gz/v0.3.1","html_url":"https://github.com/hyrious/esbuild-dev/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyrious/esbuild-dev@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.3.1/manifests"},{"name":"v0.2.8","sha":"c9818a3188dee7483871bc6c6b8f47f52a5d0ffc","kind":"tag","published_at":"2021-05-18T09:00:21.000Z","download_url":"https://codeload.github.com/hyrious/esbuild-dev/tar.gz/v0.2.8","html_url":"https://github.com/hyrious/esbuild-dev/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyrious/esbuild-dev@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"8e7e50d54a2ec958e06ab8169a41a08d2caffba8","kind":"tag","published_at":"2021-04-21T03:06:04.000Z","download_url":"https://codeload.github.com/hyrious/esbuild-dev/tar.gz/v0.2.7","html_url":"https://github.com/hyrious/esbuild-dev/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyrious/esbuild-dev@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"523d9345f517ba82abe0f5f10a8696cb2bedbfc0","kind":"tag","published_at":"2021-04-18T06:27:16.000Z","download_url":"https://codeload.github.com/hyrious/esbuild-dev/tar.gz/v0.2.6","html_url":"https://github.com/hyrious/esbuild-dev/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyrious/esbuild-dev@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"f731f41c7826ca150db46f0f7efb50f2b6264ab3","kind":"tag","published_at":"2021-04-06T01:27:59.000Z","download_url":"https://codeload.github.com/hyrious/esbuild-dev/tar.gz/v0.2.5","html_url":"https://github.com/hyrious/esbuild-dev/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyrious/esbuild-dev@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"efbe9bce7bfcb21c98d7f0899f4bb08a82ab7cb9","kind":"tag","published_at":"2021-04-05T12:48:08.000Z","download_url":"https://codeload.github.com/hyrious/esbuild-dev/tar.gz/v0.2.4","html_url":"https://github.com/hyrious/esbuild-dev/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyrious/esbuild-dev@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/v0.2.4/manifests"},{"name":"0.2.3","sha":"99f6bf53282079e33af9dce78c41044172d335f4","kind":"commit","published_at":"2021-03-28T02:11:20.000Z","download_url":"https://codeload.github.com/hyrious/esbuild-dev/tar.gz/0.2.3","html_url":"https://github.com/hyrious/esbuild-dev/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyrious/esbuild-dev@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"27c74425e91d2f309d00081dd743597e6bde5ab8","kind":"commit","published_at":"2021-03-17T01:18:54.000Z","download_url":"https://codeload.github.com/hyrious/esbuild-dev/tar.gz/0.2.2","html_url":"https://github.com/hyrious/esbuild-dev/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyrious/esbuild-dev@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"226f9e8d4c3b155d1fbfd00d227433cb56e59f9c","kind":"commit","published_at":"2021-03-09T05:07:07.000Z","download_url":"https://codeload.github.com/hyrious/esbuild-dev/tar.gz/0.2.1","html_url":"https://github.com/hyrious/esbuild-dev/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyrious/esbuild-dev@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2f49c3a15239449245e9fb52d9e6f4c62e34aee","kind":"commit","published_at":"2021-02-02T02:06:46.000Z","download_url":"https://codeload.github.com/hyrious/esbuild-dev/tar.gz/0.2.0","html_url":"https://github.com/hyrious/esbuild-dev/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyrious/esbuild-dev@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/0.2.0/manifests"},{"name":"0.1.8","sha":"affae8fd3043eac6989055b6d7cb4ad459b7e0e0","kind":"commit","published_at":"2021-01-26T14:16:23.000Z","download_url":"https://codeload.github.com/hyrious/esbuild-dev/tar.gz/0.1.8","html_url":"https://github.com/hyrious/esbuild-dev/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyrious/esbuild-dev@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"d3018069ecae2ff74c4bdc653bc7394cf361d0e9","kind":"commit","published_at":"2021-01-24T07:46:31.000Z","download_url":"https://codeload.github.com/hyrious/esbuild-dev/tar.gz/0.1.7","html_url":"https://github.com/hyrious/esbuild-dev/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyrious/esbuild-dev@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"f4174ae5f0bce937031a7053108ed0e133efa73f","kind":"commit","published_at":"2021-01-24T07:18:11.000Z","download_url":"https://codeload.github.com/hyrious/esbuild-dev/tar.gz/0.1.6","html_url":"https://github.com/hyrious/esbuild-dev/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyrious/esbuild-dev@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"d1325a5f6e2d7e348353c269774a82a4ae6d371f","kind":"commit","published_at":"2021-01-20T13:26:00.000Z","download_url":"https://codeload.github.com/hyrious/esbuild-dev/tar.gz/0.1.5","html_url":"https://github.com/hyrious/esbuild-dev/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyrious/esbuild-dev@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"cb67b92b970b21ee2957d5c96ba85b7047e28ea4","kind":"commit","published_at":"2021-01-20T13:19:23.000Z","download_url":"https://codeload.github.com/hyrious/esbuild-dev/tar.gz/0.1.4","html_url":"https://github.com/hyrious/esbuild-dev/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyrious/esbuild-dev@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"34cec00a0e04d2cd3938b9103ae94099d710664b","kind":"commit","published_at":"2021-01-20T13:03:44.000Z","download_url":"https://codeload.github.com/hyrious/esbuild-dev/tar.gz/0.1.3","html_url":"https://github.com/hyrious/esbuild-dev/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyrious/esbuild-dev@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"51b0e795be8756b2f274cd1bd6160ec81db97c01","kind":"commit","published_at":"2021-01-16T04:51:55.000Z","download_url":"https://codeload.github.com/hyrious/esbuild-dev/tar.gz/0.1.2","html_url":"https://github.com/hyrious/esbuild-dev/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyrious/esbuild-dev@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"889ba5b3f97153e3462f3bb85df7dff1a37314fe","kind":"commit","published_at":"2021-01-16T03:38:06.000Z","download_url":"https://codeload.github.com/hyrious/esbuild-dev/tar.gz/0.1.1","html_url":"https://github.com/hyrious/esbuild-dev/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyrious/esbuild-dev@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"5a52094028f3cdb6d6fa9b4ecdf079b7e0f0a89e","kind":"tag","published_at":"2021-01-13T06:59:14.000Z","download_url":"https://codeload.github.com/hyrious/esbuild-dev/tar.gz/0.1.0","html_url":"https://github.com/hyrious/esbuild-dev/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyrious/esbuild-dev@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-02-13T23:40:21.907Z","dependent_packages_count":16,"downloads":1730,"downloads_period":"last-month","dependent_repos_count":25,"rankings":{"downloads":5.263081071400702,"dependent_repos_count":2.4921165222087547,"dependent_packages_count":1.4137420034533685,"stargazers_count":8.28119990994668,"forks_count":8.2045993073613,"docker_downloads_count":null,"average":5.130947762874161},"purl":"pkg:npm/%40hyrious/esbuild-dev","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@hyrious/esbuild-dev","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@hyrious/esbuild-dev","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@hyrious/esbuild-dev/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-23T08:39:50.124Z","issues_count":13,"pull_requests_count":11,"avg_time_to_close_issue":10779913.0,"avg_time_to_close_pull_request":61758.27272727273,"issues_closed_count":13,"pull_requests_closed_count":11,"pull_request_authors_count":3,"issue_authors_count":4,"avg_comments_per_issue":1.3846153846153846,"avg_comments_per_pull_request":0.7272727272727273,"merged_pull_requests_count":10,"bot_issues_count":0,"bot_pull_requests_count":7,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":7142.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyrious%2Fesbuild-dev/issues","maintainers":[{"login":"hyrious","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hyrious"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hyrious%2Fesbuild-dev/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hyrious%2Fesbuild-dev/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hyrious%2Fesbuild-dev/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hyrious%2Fesbuild-dev/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hyrious%2Fesbuild-dev/codemeta","maintainers":[{"uuid":"hyrious","login":"hyrious","name":null,"email":"hyrious@outlook.com","url":null,"packages_count":61,"html_url":"https://www.npmjs.com/~hyrious","role":null,"created_at":"2022-11-15T15:30:31.197Z","updated_at":"2022-11-15T15:30:31.197Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/hyrious/packages"}]}